diff --git a/hm/hyprland.nix b/hm/hyprland.nix index 5557eb5..c36c3e6 100644 --- a/hm/hyprland.nix +++ b/hm/hyprland.nix @@ -138,8 +138,7 @@ in monitor = lib.lists.optionals (hostName == "thor") [ "DP-1,preferred,1080x200,auto" - "DP-3,preferred,1080x200,auto" - "HDMI-A-1,preferred,0x0,auto,transform,3" + "DP-2,preferred,0x0,auto,transform,3" ] ++ lib.lists.optionals (hostName == "odin") [ "eDP-1,preferred,auto,1" "DP-1,preferred,auto-up,1"