1
0
Fork 0
dotfiles/sway/config.d/keys_scratchpad

13 lines
355 B
Plaintext
Raw Normal View History

2020-09-12 07:58:26 +00:00
#
# Scratchpad
#
2023-02-14 09:58:22 +00:00
# All keybindings are disabled to avoid confusion
2020-09-12 07:58:26 +00:00
# Move the currently focused window to the scratchpad
2023-02-14 09:58:22 +00:00
# bindsym $mod+Shift+minus move scratchpad
2020-09-12 07:58:26 +00:00
# Show the next scratchpad window or hide the focused scratchpad window.
# If there are multiple scratchpad windows, this command cycles through them.
2023-02-14 09:58:22 +00:00
# bindsym $mod+minus scratchpad show