aboutsummaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'hypr')
-rw-r--r--hypr/hyprland.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.lua b/hypr/hyprland.lua
index 42acbc8..22f5e61 100644
--- a/hypr/hyprland.lua
+++ b/hypr/hyprland.lua
@@ -42,6 +42,7 @@ hl.config({
misc = { -- keep the wallpaper
force_default_wallpaper = -1,
disable_hyprland_logo = false,
+ vrr = 1,
},
})