diff --git a/hm/hyprland.nix b/hm/hyprland.nix index d47fb19..0eafdfd 100644 --- a/hm/hyprland.nix +++ b/hm/hyprland.nix @@ -143,9 +143,13 @@ in "eDP-1,preferred,auto,1" "DP-1,preferred,auto-up,1" ] ++ lib.lists.optionals (hostName == "sif") [ - "DP-1,preferred,0x0,1" - "DP-3,preferred,2560x0,1" - "eDP-1,preferred,1791x1440,1.66667" + "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" ] ++ [ ",preferred,auto,auto" # "Unknown-1,disable"