scratchpad keybinds work again.
This commit is contained in:
parent
0332e244b7
commit
154bd8a7a1
|
@ -100,9 +100,9 @@ font pango:DejaVu Sans Mono 8
|
||||||
bindsym $mod+Shift+a sticky toggle
|
bindsym $mod+Shift+a sticky toggle
|
||||||
|
|
||||||
#make currently focused window a scratchpad
|
#make currently focused window a scratchpad
|
||||||
bindsym $mod+shift+` move scratchpad
|
bindsym $mod+shift+o move scratchpad
|
||||||
#and hide and show it
|
#and hide and show it
|
||||||
bindsym $mod+` scratchpad show
|
bindsym $mod+o scratchpad show
|
||||||
|
|
||||||
#workspace switching
|
#workspace switching
|
||||||
# Define names for default workspaces for which we configure key bindings later on. We use variables to avoid repeating the names in multiple places.
|
# Define names for default workspaces for which we configure key bindings later on. We use variables to avoid repeating the names in multiple places.
|
||||||
|
|
Loading…
Reference in a new issue