sway: Add bindings for “mako”
This commit is contained in:
parent
10fd921acc
commit
0229f8baa9
1 changed files with 4 additions and 0 deletions
|
|
@ -102,6 +102,10 @@ bindsym $mod+u focus parent
|
||||||
bindsym $mod+Shift+minus move scratchpad
|
bindsym $mod+Shift+minus move scratchpad
|
||||||
bindsym $mod+minus scratchpad show
|
bindsym $mod+minus scratchpad show
|
||||||
|
|
||||||
|
# Mako keybindings
|
||||||
|
bindsym Ctrl+space exec makoctl dismiss
|
||||||
|
bindsym Ctrl+Shift+space exec makoctl dismiss --all
|
||||||
|
|
||||||
# Resizing containers
|
# Resizing containers
|
||||||
mode "resize" {
|
mode "resize" {
|
||||||
bindsym $left resize shrink width 80px
|
bindsym $left resize shrink width 80px
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue