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