Revert "refactor(sway): remove non-functional binds"

This reverts commit ebca70fd81.
This commit is contained in:
Price Hiller 2022-08-07 20:28:25 -05:00
parent aa99e27db3
commit 9c9eff2a2d

View File

@ -34,6 +34,8 @@ 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