Remove weird scratchpad keybinds

This commit is contained in:
Salt 2025-01-24 01:42:04 -06:00
parent 26168e2808
commit cd6b8ea9f0

View File

@ -75,10 +75,6 @@ bind = $mainMod SHIFT, 9, movetoworkspace, 9
bind = $mainMod SHIFT, 0, movetoworkspace, 10 bind = $mainMod SHIFT, 0, movetoworkspace, 10
bind = $mainMod SHIFT, MINUS, movetoworkspace, 11 bind = $mainMod SHIFT, MINUS, movetoworkspace, 11
# Example special workspace (scratchpad)
bind = $mainMod, S, togglespecialworkspace, magic
bind = $mainMod SHIFT, S, movetoworkspace, special:magic
# Scroll through existing workspaces with mainMod + scroll # Scroll through existing workspaces with mainMod + scroll
bind = $mainMod, Period, workspace, e+1 bind = $mainMod, Period, workspace, e+1
bind = $mainMod, Comma, workspace, e-1 bind = $mainMod, Comma, workspace, e-1