From a79edf74c233c4668979b2966ac3cc5c8f13c6cc Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Thu, 18 Jun 2026 19:31:55 +0100 Subject: Removed unused mouse bindings now v0.14.4 fixed that bug --- .config/mango/config.conf | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.config/mango/config.conf') diff --git a/.config/mango/config.conf b/.config/mango/config.conf index f00f629..12eeb71 100644 --- a/.config/mango/config.conf +++ b/.config/mango/config.conf @@ -242,6 +242,7 @@ bind=SUPER,6,view,6 bind=SUPER,7,view,7 bind=SUPER,8,view,8 bind=SUPER,9,view,9 +B # tag: move client to the tag and focus it # tagsilent: move client to the tag and not focus it @@ -283,12 +284,6 @@ bind=CTRL+ALT,j,resizewin,+0,+50 bind=CTRL+ALT,h,resizewin,-50,+0 bind=CTRL+ALT,l,resizewin,+50,+0 -# Mouse Button Bindings -# btn_left and btn_right can't bind none mod key -mousebind=SUPER,btn_left,moveresize,curmove -mousebind=NONE,btn_middle,togglemaximizescreen,0 -mousebind=SUPER,btn_right,moveresize,curresize - # Axis Bindings axisbind=SUPER,UP,viewtoleft_have_client axisbind=SUPER,DOWN,viewtoright_have_client -- cgit v1.3