13 lines
208 B
Text
13 lines
208 B
Text
|
|
#
|
|
# Scratchpad
|
|
#
|
|
|
|
# Move to Scratchpad
|
|
bindsym $mod+Shift+minus move scratchpad
|
|
|
|
# Cycle Scratchpad
|
|
bindsym $mod+minus scratchpad show
|
|
|
|
# sticky
|
|
bindsym $mod+Shift+equal floating enable, sticky enable
|