Skip to content

Commit 3de6340

Browse files
committed
disable hdr by default
1 parent 0aa4426 commit 3de6340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktop/home.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
render_bit_depth = "10";
2525
allow_tearing = "yes";
2626
max_render_time = "off";
27-
hdr = "on";
27+
# hdr = "on";
2828
};
2929
"DP-1" = {
3030
position = "0 0";

0 commit comments

Comments
 (0)