[FIX][I3] Use Mod+a to focus on child
This commit is contained in:
parent
6f842540a8
commit
e0404ebf16
|
@ -88,7 +88,7 @@ bindsym $mod+space focus mode_toggle
|
||||||
bindsym $mod+q focus parent
|
bindsym $mod+q focus parent
|
||||||
|
|
||||||
# focus the child container
|
# 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.
|
# Define names for default workspaces for which we configure key bindings later on.
|
||||||
# We use variables to avoid repeating the names in multiple places.
|
# We use variables to avoid repeating the names in multiple places.
|
||||||
|
|
Loading…
Reference in a new issue