fix: fix vrr

This commit is contained in:
2026-06-12 16:18:37 -04:00
parent 4614859248
commit 4bbae7a78c
+1 -1
View File
@@ -6,7 +6,7 @@ M.confs = {
misc = { misc = {
disable_hyprland_logo = true, disable_hyprland_logo = true,
disable_splash_rendering = true, disable_splash_rendering = true,
vrr = true, vrr = 3,
enable_swallow = true, enable_swallow = true,
swallow_regex = "^(kitty|Alacritty)$", swallow_regex = "^(kitty|Alacritty)$",
background_color = colorscheme.background, background_color = colorscheme.background,