Support KBD to unfocus parent container

Been missing this for awhile. Useful since I'm using $mod+a more often.
This commit is contained in:
William Carroll 2019-03-28 17:29:43 +00:00
parent 97c156be88
commit d69d6421b2

View file

@ -146,6 +146,7 @@ bindsym $mod+f focus mode_toggle
# focus the parent container
bindsym $mod+a focus parent
bindsym $mod+Shift+a focus child
# Define names for default workspaces for which we configure key bindings later on.
# We use variables to avoid repeating the names in multiple places.