From 5d7b26d54c5284838d45bb75077f2ac1b1e3f21d Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sat, 3 Jan 2026 16:50:02 +0100 Subject: [PATCH] Thor: test hyprland HDR --- hm/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hm/hyprland.nix b/hm/hyprland.nix index c36c3e6..e752eed 100644 --- a/hm/hyprland.nix +++ b/hm/hyprland.nix @@ -137,6 +137,7 @@ in }; monitor = lib.lists.optionals (hostName == "thor") [ + # "DP-1,preferred,1080x200,auto,bitdepth,10,cm,hdr" "DP-1,preferred,1080x200,auto" "DP-2,preferred,0x0,auto,transform,3" ] ++ lib.lists.optionals (hostName == "odin") [