diff --git a/config b/config index 0bb1b0b..ad929d5 100644 --- a/config +++ b/config @@ -173,15 +173,13 @@ gaps right 0 # # Scratchpad: # -# Sway has a "scratchpad", which is a bag of holding for windows. -# You can send windows there and get them back later. - # Move the currently focused window to the scratchpad bindsym $mod+Shift+s 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+s scratchpad show +# special apps +bindsym $mod+z [class="^Rambox"] scratchpad show +bindsym $mod+c [class="^Signal"] scratchpad show +bindsym $mod+x [class="^Ferdi"] scratchpad show # # Resizing containers: #