We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172ac6b commit abb8105Copy full SHA for abb8105
home/sway.nix
@@ -30,7 +30,7 @@
30
render_bit_depth = "10";
31
allow_tearing = "yes";
32
max_render_time = "off";
33
- # hdr = "on";
+ hdr = "on";
34
};
35
36
input = {
0 commit comments