[FIX][I3] Use Mod+a to focus on child

This commit is contained in:
Bruno BELANYI 2019-07-12 17:00:40 +02:00
parent 6f842540a8
commit e0404ebf16

View file

@ -88,7 +88,7 @@ bindsym $mod+space focus mode_toggle
bindsym $mod+q focus parent
# focus the child container
#bindsym $mod+d focus child
bindsym $mod+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.