refactor(hypr): remove unused bindings

This commit is contained in:
Price Hiller 2022-08-07 05:00:27 -05:00
parent adc38a32ce
commit 634e1631a3

View File

@ -52,6 +52,3 @@ bind=CTRLSUPER,S,togglespecialworkspace
bind=ALTSUPER,H,movetoworkspace,e-1
bind=ALTSUPER,L,movetoworkspace,e+1
bind=SUPERSHIFT,S,movetoworkspace,special
bind=SUPER,mouse_down,workspace,e+1
bind=SUPER,mouse_up,workspace,e-1