diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index b27ab5b..a9e3068 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -97,7 +97,8 @@ in ",preferred,auto,auto" "Unknown-1,disable" ] ++ lib.lists.optionals (nixosConfig.networking.hostName == "thor") [ - "DP-3,preferred,1080x420,auto" + "DP-1,preferred,1080x200,auto" + "DP-3,preferred,1080x200,auto" "HDMI-A-1,preferred,0x0,auto,transform,3" ] ++ lib.lists.optionals (nixosConfig.networking.hostName == "odin") [ "eDP-1,preferred,auto,1"