aboutsummaryrefslogtreecommitdiff
path: root/.config/mango
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-06-18 19:31:55 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-06-18 19:31:55 +0100
commita79edf74c233c4668979b2966ac3cc5c8f13c6cc (patch)
treeb863a938789ed58c09c6191aca71727d408feed0 /.config/mango
parent1da97f86c6abc9e13ccd587efe6f610c420b1cd4 (diff)
Removed unused mouse bindings now v0.14.4 fixed that bug
Diffstat (limited to '.config/mango')
-rw-r--r--.config/mango/config.conf7
1 files changed, 1 insertions, 6 deletions
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