feat(hypr): enable tearing and vrr

This commit is contained in:
Sergio Laín 2024-03-23 00:50:55 +01:00
parent 6f0c34e8a3
commit 01d799483b
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,11 +1,11 @@
general { general {
allow_tearing = false allow_tearing = true
} }
misc { misc {
always_follow_on_dnd = true always_follow_on_dnd = true
disable_hyprland_logo = true disable_hyprland_logo = true
vrr = 0 vrr = 1
animate_manual_resizes = true animate_manual_resizes = true
animate_mouse_windowdragging = false animate_mouse_windowdragging = false
enable_swallow = true enable_swallow = true