summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2024-02-01 20:52:36 -0600
committerzachir <zachir@librem.one>2024-02-01 20:52:36 -0600
commita2af49d4c391e9d5862e54cb783b2ebc2fdfa48d (patch)
treea9213a2d4e65b04eb590ec8d2cebbf4d19aa6b42
parentfb3cd761ac0c05570ca71dde3ecb3a8daf2fad49 (diff)
hypr: enable variable refresh rate
-rw-r--r--hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index dbf7c82..8fdbc99 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -70,6 +70,7 @@ misc {
enable_swallow = true
swallow_regex = ^(kitty)$
vfr = false
+ vrr = true
}
#}}}