aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-02-14 10:22:24 +0000
committerJustine Smithies <justine@smithies.me.uk>2026-02-14 10:22:24 +0000
commitfcb8f1581338349094ad3a2f4e109488760dcde9 (patch)
tree664d73df7b59f1f6ea9f2308896b5f2bcb8fcd67
parentd9df92b87739fcd1710d5e8ec7006468fb500a9c (diff)
Removed unused mouse bindings
-rw-r--r--.config/mango/config.conf8
1 files changed, 0 insertions, 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