From a2e5f996d913f8cc4aaf2a0059b6bf6209a07ada Mon Sep 17 00:00:00 2001 From: thek4n Date: Fri, 28 Nov 2025 22:57:31 +0300 Subject: [PATCH] gesture --- home/user/.config/sway/bindings.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/home/user/.config/sway/bindings.conf b/home/user/.config/sway/bindings.conf index 7d88066..efbc668 100644 --- a/home/user/.config/sway/bindings.conf +++ b/home/user/.config/sway/bindings.conf @@ -199,8 +199,3 @@ bindgesture swipe:3:right workspace next bindgesture swipe:3:left workspace prev bindgesture swipe:3:up exec $menu bindgesture swipe:3:down workspace hide1; workspace hide2 - -# bindgesture swipe:3:right focus right -# bindgesture swipe:3:left focus left -# bindgesture swipe:3:up focus up -# bindgesture swipe:3:down focus down