hyprland: disable fullscreen vrr
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
802f3c677c
commit
672b4de105
1 changed files with 2 additions and 2 deletions
|
@ -162,8 +162,8 @@ in
|
||||||
key_press_enables_dpms = true;
|
key_press_enables_dpms = true;
|
||||||
middle_click_paste = false;
|
middle_click_paste = false;
|
||||||
|
|
||||||
# BUG: Possibly still causes hard freezes
|
# BUG: Still causes hard freezes
|
||||||
vrr = 2; # VRR in fullscreen
|
#// vrr = 2; # VRR in fullscreen
|
||||||
};
|
};
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#input
|
# https://wiki.hyprland.org/Configuring/Variables/#input
|
||||||
|
|
Loading…
Reference in a new issue