Thor: test hyprland HDR

This commit is contained in:
Filippo Berto 2026-01-03 16:50:02 +01:00
parent e5402b3344
commit 5d7b26d54c
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -137,6 +137,7 @@ in
}; };
monitor = lib.lists.optionals (hostName == "thor") [ monitor = lib.lists.optionals (hostName == "thor") [
# "DP-1,preferred,1080x200,auto,bitdepth,10,cm,hdr"
"DP-1,preferred,1080x200,auto" "DP-1,preferred,1080x200,auto"
"DP-2,preferred,0x0,auto,transform,3" "DP-2,preferred,0x0,auto,transform,3"
] ++ lib.lists.optionals (hostName == "odin") [ ] ++ lib.lists.optionals (hostName == "odin") [