forked from DustVoice/dotfiles
Fix error with scrathpad keybinding
This commit is contained in:
parent
e61fb8b485
commit
8f45ee2c67
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ bindsym $mod+a focus parent
|
||||||
|
|
||||||
# move the currently focused window to the scratchpad
|
# move the currently focused window to the scratchpad
|
||||||
bindsym $mod+Shift+minus move scratchpad
|
bindsym $mod+Shift+minus move scratchpad
|
||||||
bindsym $mod+Shift+w move workspace
|
|
||||||
|
|
||||||
# Show the next scratchpad window or hide the focused scratchpad window.
|
# Show the next scratchpad window or hide the focused scratchpad window.
|
||||||
# If there are multiple scratchpad windows, this command cycles through them.
|
# If there are multiple scratchpad windows, this command cycles through them.
|
||||||
|
|
Loading…
Reference in a new issue