From fcb8f1581338349094ad3a2f4e109488760dcde9 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sat, 14 Feb 2026 10:22:24 +0000 Subject: Removed unused mouse bindings --- .config/mango/config.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.config/mango/config.conf b/.config/mango/config.conf index b4997ee..721fa4b 100644 --- a/.config/mango/config.conf +++ b/.config/mango/config.conf @@ -265,14 +265,6 @@ bind=CTRL+ALT,Down,resizewin,+0,+50 bind=CTRL+ALT,Left,resizewin,-50,+0 bind=CTRL+ALT,Right,resizewin,+50,+0 -# Mouse Button Bindings -# NONE mode key only work in ov mode -mousebind=SUPER,btn_left,moveresize,curmove -mousebind=NONE,btn_middle,togglemaximizescreen,0 -mousebind=SUPER,btn_right,moveresize,curresize -mousebind=NONE,btn_left,toggleoverview,-1 -mousebind=NONE,btn_right,killclient,0 - # Axis Bindings axisbind=SUPER,UP,viewtoleft_have_client axisbind=SUPER,DOWN,viewtoright_have_client -- cgit v1.2.3