From 9d43432c1007d7bd1c1094ee6a3d24957011fed4 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Fri, 30 Sep 2022 14:39:35 -0500 Subject: [PATCH] feat(hypr): add mouse bindings for resise/move windows --- dots/.config/hypr/wm/bindings.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dots/.config/hypr/wm/bindings.conf b/dots/.config/hypr/wm/bindings.conf index 15793a83..62b2e2c1 100644 --- a/dots/.config/hypr/wm/bindings.conf +++ b/dots/.config/hypr/wm/bindings.conf @@ -16,6 +16,10 @@ gestures { workspace_swipe_fingers=3 } +### MOUSE ### +bindm=SUPER,mouse:272,movewindow +bindm=SUPER,mouse:273,resizewindow + ### RESIZE ### bind=SUPER,R,submap,resize # will switch to a submap called resize