Enable vrr
This commit is contained in:
parent
644dc5a779
commit
9a090586f6
|
@ -21,6 +21,9 @@
|
|||
wayland.windowManager.hyprland.extraConfig = ''
|
||||
# monitor=DP-1,preferred,auto,1.4,bitdepth,10
|
||||
# disable 10 bit output for now as this breaks screenshots
|
||||
misc {
|
||||
vrr = 1
|
||||
}
|
||||
monitor=DP-1,preferred,auto,1.4
|
||||
input {
|
||||
sensitivity = -0.8
|
||||
|
|
Loading…
Reference in New Issue