diff --git a/dots/.config/hypr/wm/bindings.conf b/dots/.config/hypr/wm/bindings.conf index 06b9058d..4d87f807 100644 --- a/dots/.config/hypr/wm/bindings.conf +++ b/dots/.config/hypr/wm/bindings.conf @@ -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