diff --git a/.config/sway/config b/.config/sway/config index 11cf6fe..0f2afed 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -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: