sway-config/keybinds/scratchpad.sway

9 lines
392 B
Plaintext
Raw Normal View History

# 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 $meta+h 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 $mesa+Tab scratchpad show