dotfiles/de/home/.config/sway/config.d/keys_scratchpad
2024-07-18 01:13:12 -06:00

16 lines
300 B
Text

#
# Scratchpad
#
# Move to Scratchpad
bindsym $mod+Shift+minus move scratchpad
# Cycle Scratchpad
bindsym $mod+minus scratchpad show
# Scratchpad Menu
bindsym $mod+equal exec '$HOME/.config/sway/scripts/scratchpadmenu.sh'
# sticky
bindsym $mod+Shift+equal floating enable, sticky enable