This commit is contained in:
2025-03-25 01:47:41 +03:00
commit 6662c5f58c
17 changed files with 420 additions and 0 deletions

9
conf.d/binds/scratchpad Normal file
View File

@ -0,0 +1,9 @@
# 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+minus 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