diff options
author | zachir <zachir@librem.one> | 2023-04-25 16:51:52 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-04-25 16:51:52 -0500 |
commit | ccdf0e16e7656e28fb47f0cca8d142c769d72dc0 (patch) | |
tree | 0eb13ca28824577df2ecd1ea512523fc07e41eef /hypr/hyprland.conf | |
parent | 6f9af3bf5f0e8497d44ff6b7871815d3d57a877f (diff) |
vfr on hyprland seems to cause freezing
Diffstat (limited to 'hypr/hyprland.conf')
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index f674342..9e84217 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -52,7 +52,7 @@ general { misc { enable_swallow = true swallow_regex = ^(St)$ - vfr = true + vfr = false } #}}} |