⚙️ config(hypr): enable vrr only on fullscreen apps

This commit is contained in:
Sergio Laín 2024-03-24 15:21:22 +01:00
parent 94c9c7800f
commit fc351d7e94
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -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