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:59:45 -0600
commit697a746b50a74f9bb57126d63c6a41e244d72af0 (patch)
tree8c7c275e69aa36f7c981c6397f00bf0e62ab3cce
parent8e85303657d8876aeae1d22ed05a0821050d6e59 (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 2be6fbb..985a706 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -62,6 +62,7 @@ misc {
enable_swallow = true
swallow_regex = ^(kitty)$
vfr = false
+ vrr = true
}
#}}}