From d8fe6533effc46f6cf9fd804f7e01cf69f22aa12 Mon Sep 17 00:00:00 2001 From: Gabriella Bere Date: Thu, 22 Aug 2024 13:06:37 +0100 Subject: [PATCH] fixed 265hz monitor setting so hyprland doesnt kill itself --- hosts/gabbielaptop/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/gabbielaptop/home.nix b/hosts/gabbielaptop/home.nix index 12d1454..748a256 100644 --- a/hosts/gabbielaptop/home.nix +++ b/hosts/gabbielaptop/home.nix @@ -86,7 +86,7 @@ # Monitor settings copied from plasma monitor = DP-2, 1920x1080@144, 1920x0, 1 monitor = DP-3, 1920x1080@144, 0x0, 1 - monitor = eDP-2, 2560x1600@265, 1500x1080, 1.6 + monitor = eDP-2, 2560x1600@165, 1500x1080, 1.6 ''; }; # Hyprland configuration