dotfiles/de/home/.config/sway/config.d/keys.d/scratchpad
2025-04-29 14:45:11 -07:00

12 lines
270 B
Text

# Scratchpad
bindsym {
#move to scratchpad
$mod+Shift+minus move scratchpad
#cycle scratchpad
$mod+minus scratchpad show
#scratchpad menu
# $mod+equal exec '$HOME/.config/sway/scripts/scratchpadmenu.sh'
#sticky
# $mod+Shift+equal floating enable, sticky enable
}