diff --git a/hm/hyprland.nix b/hm/hyprland.nix index 0eafdfd..ad07290 100644 --- a/hm/hyprland.nix +++ b/hm/hyprland.nix @@ -144,12 +144,8 @@ in "DP-1,preferred,auto-up,1" ] ++ lib.lists.optionals (hostName == "sif") [ "eDP-1,preferred,auto,1" - "DP-1,highres,auto-right,1" - "DP-2,highres,auto-right,1" - "DP-3,highres,auto-right,1" - "DP-4,highres,auto-right,1" - "DP-5,highres,auto-right,1" - "DP-6,highres,auto-right,1" + "DP-5,preferred,auto-right,1" + "DP-6,preferred,auto-right,1" ] ++ [ ",preferred,auto,auto" # "Unknown-1,disable"