Fix scratchpad keybindings

When they were introduced due to the switch to sway, they conflicted
with the workspace setup.
This commit is contained in:
finga 2025-01-26 14:36:15 +01:00
parent f974499e80
commit 0f4249c844

View file

@ -65,11 +65,11 @@ bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut.
# You can send windows there and get them back later.
# Move the currently focused window to the scratchpad
bindsym $mod+Shift+minus move scratchpad
bindsym $mod+delete move scratchpad
# Show the next scratchpad window or hide the focused scratchpad window.
# If there are multiple scratchpad windows, this command cycles through them.
bindsym $mod+minus scratchpad show
bindsym $mod+insert scratchpad show
#
# Moving around: