sway: add new keybindings for scratchpad
This commit is contained in:
parent
347d916f21
commit
71adc2caf7
@ -79,8 +79,13 @@ bindsym $mod+Shift+0 move container to workspace 10
|
|||||||
bindsym $mod+Shift+ssharp move container to workspace 11
|
bindsym $mod+Shift+ssharp move container to workspace 11
|
||||||
|
|
||||||
# Scratchpad
|
# Scratchpad
|
||||||
|
# $mod+Shift+x won't work
|
||||||
bindsym $mod+Shift+x move scratchpad
|
bindsym $mod+Shift+x move scratchpad
|
||||||
bindsym $mod+x scratchpad show
|
bindsym $mod+x scratchpad show
|
||||||
|
bindsym $mod+Shift+asciicircum move scratchpad
|
||||||
|
bindsym $mod+Shift+dead_circumflex move scratchpad
|
||||||
|
bindsym $mod+asciicircum scratchpad show
|
||||||
|
bindsym $mod+dead_circumflex scratchpad show
|
||||||
|
|
||||||
# reload the configuration file
|
# reload the configuration file
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
|
Loading…
x
Reference in New Issue
Block a user