Disable clicky binds

This commit is contained in:
Salt 2025-01-01 22:26:26 -06:00
parent 195d36e1c5
commit b1d83cb9c0

View File

@ -77,7 +77,3 @@ bind = $mainMod SHIFT, S, movetoworkspace, special:magic
# Scroll through existing workspaces with mainMod + scroll
bind = $mainMod, Period, workspace, e+1
bind = $mainMod, Comma, workspace, e-1
# Move/resize windows with mainMod + LMB/RMB and dragging
bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow