From ebca70fd81672e40fea5966cb347b713488b1ada Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sun, 7 Aug 2022 20:24:29 -0500 Subject: [PATCH] refactor(sway): remove non-functional binds --- dots/.config/sway/conf/bindings.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/dots/.config/sway/conf/bindings.conf b/dots/.config/sway/conf/bindings.conf index bc1039b2..c362979d 100644 --- a/dots/.config/sway/conf/bindings.conf +++ b/dots/.config/sway/conf/bindings.conf @@ -34,8 +34,6 @@ bindsym $mod+q kill # Focus workspaces bindsym { - $mod+Ctrl+A workspace prev - $mod+Ctrl+S workspace next $mod+1 workspace number 1 $mod+2 workspace number 2 $mod+3 workspace number 3