Added parent focus keybind
This commit is contained in:
parent
51600dd83f
commit
d269569dfe
@ -101,6 +101,12 @@ bindsym {
|
||||
$mod+e layout toggle split
|
||||
$mod+t layout tabbed
|
||||
$mod+s layout stacking
|
||||
|
||||
# Focus parent container
|
||||
$mod+a focus parent
|
||||
|
||||
# Focus child container
|
||||
$mod+q focus child
|
||||
}
|
||||
|
||||
## Close focused window
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user