aboutsummaryrefslogtreecommitdiff
path: root/hypr
diff options
context:
space:
mode:
authorGibheer <gibheer+git@zero-knowledge.org>2026-07-14 19:59:28 +0200
committerGibheer <gibheer+git@zero-knowledge.org>2026-07-14 19:59:28 +0200
commit441c414549749b0fd4003d77ff454b33704af5aa (patch)
treec41384afe3d4bb6feee78f1df218f3a90b4a41e0 /hypr
parent2536beafc670afa4dde607589cb8f76842fce573 (diff)
add vrr to hyprlandHEADmaster
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,
},
})