minor fixes

This commit is contained in:
2026-02-02 21:32:46 +01:00
parent 1a756d60e8
commit cb8eacf322
2 changed files with 2 additions and 1 deletions

View File

@@ -32,7 +32,7 @@
hyprlandConfigPath = "~/.config/hypr/hyprland.conf";
modKeyVariable = "SUPER";
windowHeight = 850;
windowWidth = 700;
windowWidth = 1400;
autoHeight = true;
};
};