scratchpad keybinds work again.

This commit is contained in:
Gabe Venberg 2020-03-11 02:39:52 -05:00
parent 0332e244b7
commit 154bd8a7a1

View file

@ -100,9 +100,9 @@ font pango:DejaVu Sans Mono 8
bindsym $mod+Shift+a sticky toggle
#make currently focused window a scratchpad
bindsym $mod+shift+` move scratchpad
bindsym $mod+shift+o move scratchpad
#and hide and show it
bindsym $mod+` scratchpad show
bindsym $mod+o scratchpad show
#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.