add shortcut to focus child windows
This commit is contained in:
parent
c50e54a1c2
commit
c4598c70cd
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ bindsym $mod+space focus mode_toggle
|
||||||
bindsym $mod+a focus parent
|
bindsym $mod+a focus parent
|
||||||
|
|
||||||
# focus the child container
|
# focus the child container
|
||||||
#bindsym $mod+d focus child
|
bindsym $mod+y focus child
|
||||||
|
|
||||||
# resize window (you can also use the mouse for that)
|
# resize window (you can also use the mouse for that)
|
||||||
mode resize {
|
mode resize {
|
||||||
|
|
Loading…
Reference in a new issue