diff options
author | ZachIR <zachir@librem.one> | 2025-09-22 01:56:41 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-09-22 01:56:41 -0500 |
commit | 2399103b33bb41ae4095a9fe8e61f723b8e4a8f6 (patch) | |
tree | d83469a3b8bf638acd4f3aee1e3a05eaa724d310 | |
parent | 80d1a34cfef744a6ca7d569a2fa4736362f41a73 (diff) |
Remove deprecated option
-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 030970a..4b4beb4 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -188,7 +188,7 @@ master { #{{{ Gestures options gestures { # See https://wiki.hypr.land/Configuring/Variables/ for more - workspace_swipe = off + #workspace_swipe = off } #}}} |