Skip to content

Commit abb8105

Browse files
committed
enable hdr for sway master
1 parent 172ac6b commit abb8105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home/sway.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
render_bit_depth = "10";
3131
allow_tearing = "yes";
3232
max_render_time = "off";
33-
# hdr = "on";
33+
hdr = "on";
3434
};
3535
};
3636
input = {

0 commit comments

Comments
 (0)