summaryrefslogtreecommitdiffstats
path: root/home-manager/modules/wms/hyprland.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/modules/wms/hyprland.nix')
-rw-r--r--home-manager/modules/wms/hyprland.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/modules/wms/hyprland.nix b/home-manager/modules/wms/hyprland.nix
index f4b8acd..dd103b8 100644
--- a/home-manager/modules/wms/hyprland.nix
+++ b/home-manager/modules/wms/hyprland.nix
@@ -6,7 +6,7 @@
settings = {
"$mainMod" = "SUPER";
- monitor = ",preferred,auto,1";
+ monitor = ",1920x1080@90,auto,1";
env = [
"XDG_CURRENT_DESKTOP,Hyprland"