fix: fix vrr
This commit is contained in:
+1
-1
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user