Thor: test hyprland HDR
This commit is contained in:
parent
e5402b3344
commit
5d7b26d54c
1 changed files with 1 additions and 0 deletions
|
|
@ -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") [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue