From 381e43d1247799626e9e9832fab900c210997edd Mon Sep 17 00:00:00 2001 From: denisu Date: Wed, 10 Sep 2025 23:35:12 -0400 Subject: [PATCH] delete deprecated workspace_swipe --- default/hypr/input.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/default/hypr/input.conf b/default/hypr/input.conf index 0f9a5d6..bb4d610 100644 --- a/default/hypr/input.conf +++ b/default/hypr/input.conf @@ -14,8 +14,3 @@ input { natural_scroll = false } } - -# https://wiki.hyprland.org/Configuring/Variables/#gestures -gestures { - workspace_swipe = false -}