⚙️ config(hypr): enable vrr only on fullscreen apps
This commit is contained in:
parent
94c9c7800f
commit
fc351d7e94
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ general {
|
||||||
misc {
|
misc {
|
||||||
always_follow_on_dnd = true
|
always_follow_on_dnd = true
|
||||||
disable_hyprland_logo = true
|
disable_hyprland_logo = true
|
||||||
vrr = 1
|
vrr = 2
|
||||||
animate_manual_resizes = true
|
animate_manual_resizes = true
|
||||||
animate_mouse_windowdragging = false
|
animate_mouse_windowdragging = false
|
||||||
enable_swallow = true
|
enable_swallow = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue