sway: focus child on mod+shift+a
This commit is contained in:
parent
01ffca2ffc
commit
b95cfc47a4
1 changed files with 2 additions and 0 deletions
2
config
2
config
|
@ -185,6 +185,8 @@ bindsym $mod+space focus mode_toggle
|
||||||
|
|
||||||
# Move focus to the parent container
|
# Move focus to the parent container
|
||||||
bindsym $mod+a focus parent
|
bindsym $mod+a focus parent
|
||||||
|
# Move focus to the child
|
||||||
|
bindsym $mod+Shift+a focus child
|
||||||
|
|
||||||
#
|
#
|
||||||
## Volume
|
## Volume
|
||||||
|
|
Loading…
Reference in a new issue