Shortcut for scratchpad
This commit is contained in:
parent
01f6aeecff
commit
d0d8f81e5c
1 changed files with 4 additions and 0 deletions
|
@ -113,6 +113,10 @@ bindsym $mod+space focus mode_toggle
|
|||
# move focus to the parent container
|
||||
bindsym $mod+a focus parent
|
||||
|
||||
# move to scratchpad
|
||||
bindsym $mod+Shift+p move scratchpad
|
||||
bindsym $mod+p scratchpad show
|
||||
|
||||
# Media keys
|
||||
# ----------
|
||||
|
||||
|
|
Reference in a new issue