summaryrefslogtreecommitdiffstats
path: root/home-manager/modules/wms/hyprland.nix
diff options
context:
space:
mode:
authorAndrey01892024-06-07 13:49:04 +0500
committerAndrey01892024-06-07 13:49:04 +0500
commit111106979813f71acbb95263384b732540c9c15f (patch)
tree9d300f5e189787f6139693072148c94b8df076aa /home-manager/modules/wms/hyprland.nix
parentd8d53e3ffbf21c92ecc40d153851fc1dfda44bc3 (diff)
downloadold-upstream/main.tar.gz
old-upstream/main.tar.bz2
old-upstream/main.zip
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"