Disable 10bit output for now

This commit is contained in:
Nathan McCarty 2023-06-16 20:16:56 -04:00
parent 15bb2763ef
commit 83f16029e3
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 3 additions and 1 deletions

View File

@ -37,7 +37,9 @@
# Hyprland outputs # Hyprland outputs
wayland.windowManager.hyprland.extraConfig = '' wayland.windowManager.hyprland.extraConfig = ''
monitor=DP-1,preferred,auto,1.4,bitdepth,10 # monitor=DP-1,preferred,auto,1.4,bitdepth,10
# disable 10 bit output for now as this breaks screenshots
monitor=DP-1,preferred,auto,1.4
input { input {
sensitivity = -0.3 sensitivity = -0.3
# accel_profile = flat # accel_profile = flat