diff --git a/hm/hyprland.nix b/hm/hyprland.nix index bdb2bf1..724a7d6 100644 --- a/hm/hyprland.nix +++ b/hm/hyprland.nix @@ -140,6 +140,7 @@ in # "DP-1,preferred,1080x200,auto,bitdepth,10,cm,hdr" "DP-1,preferred,1080x200,auto" "DP-2,preferred,0x0,auto,transform,3" + "HDMI-A-1,1920x1080@119,auto,1" ] ++ lib.lists.optionals (hostName == "odin") [ "eDP-1,preferred,auto,1" "DP-1,preferred,auto-up,1"