aboutsummaryrefslogtreecommitdiff
path: root/.config/mango/config.conf
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-05-28 22:21:28 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-05-28 22:21:28 +0100
commit47211ced92e5720b0ef80dddb07c11c97fa25962 (patch)
tree8db8b52055e3966cf2013dc3357fd1f38ee7a97a /.config/mango/config.conf
parent458f0d8fa1ea02562f9e003fed9f6b107ec7d5b9 (diff)
Switched out all keybindings that used the arrow keys for h,j,k,l
Diffstat (limited to '.config/mango/config.conf')
-rw-r--r--.config/mango/config.conf56
1 files changed, 28 insertions, 28 deletions
diff --git a/.config/mango/config.conf b/.config/mango/config.conf
index dcbda8e..81db150 100644
--- a/.config/mango/config.conf
+++ b/.config/mango/config.conf
@@ -177,16 +177,16 @@ bind=SUPER+SHIFT,q,killclient,
# switch window focus
bind=SUPER,Tab,focusstack,next
-bind=ALT,Left,focusdir,left
-bind=ALT,Right,focusdir,right
-bind=ALT,Up,focusdir,up
-bind=ALT,Down,focusdir,down
+bind=ALT,h,focusdir,left
+bind=ALT,l,focusdir,right
+bind=ALT,k,focusdir,up
+bind=ALT,j,focusdir,down
# swap window
-bind=SUPER+SHIFT,Up,exchange_client,up
-bind=SUPER+SHIFT,Down,exchange_client,down
-bind=SUPER+SHIFT,Left,exchange_client,left
-bind=SUPER+SHIFT,Right,exchange_client,right
+bind=SUPER+SHIFT,k,exchange_client,up
+bind=SUPER+SHIFT,j,exchange_client,down
+bind=SUPER+SHIFT,h,exchange_client,left
+bind=SUPER+SHIFT,l,exchange_client,right
# switch window status
bind=SUPER,g,toggleglobal,
@@ -208,12 +208,12 @@ bind=ALT,x,switch_proportion_preset,
bind=SUPER,n,switch_layout
# tag switch
-bind=SUPER,Left,viewtoleft,
-bind=CTRL,Left,viewtoleft_have_client,
-bind=SUPER,Right,viewtoright,
-bind=CTRL,Right,viewtoright_have_client,
-bind=CTRL+SUPER,Left,tagtoleft,
-bind=CTRL+SUPER,Right,tagtoright,
+bind=SUPER,h,viewtoleft,
+bind=CTRL,h,viewtoleft_have_client,
+bind=SUPER,l,viewtoright,
+bind=CTRL,l,viewtoright_have_client,
+bind=CTRL+SUPER,h,tagtoleft,
+bind=CTRL+SUPER,l,tagtoright,
bind=SUPER,1,view,1
bind=SUPER,2,view,2
@@ -239,10 +239,10 @@ bind=SUPER+SHIFT,8,tag,8
bind=SUPER+SHIFT,9,tag,9
# monitor switch
-bind=alt+shift,Left,focusmon,left
-bind=alt+shift,Right,focusmon,right
-bind=SUPER+Alt,Left,tagmon,left
-bind=SUPER+Alt,Right,tagmon,right
+bind=alt+shift,h,focusmon,left
+bind=alt+shift,l,focusmon,right
+bind=SUPER+Alt,h,tagmon,left
+bind=SUPER+Alt,l,tagmon,right
# Move focused window to the output left or right on the same tag
bind=SUPER,period,tagmon,left,1
@@ -254,20 +254,20 @@ bind=ALT+SHIFT,Z,incgaps,-1
bind=ALT+SHIFT,R,togglegaps
# movewin
-bind=CTRL+SHIFT,Up,movewin,+0,-50
-bind=CTRL+SHIFT,Down,movewin,+0,+50
-bind=CTRL+SHIFT,Left,movewin,-50,+0
-bind=CTRL+SHIFT,Right,movewin,+50,+0
+bind=CTRL+SHIFT,k,movewin,+0,-50
+bind=CTRL+SHIFT,j,movewin,+0,+50
+bind=CTRL+SHIFT,h,movewin,-50,+0
+bind=CTRL+SHIFT,l,movewin,+50,+0
# resizewin
-bind=CTRL+ALT,Up,resizewin,+0,-50
-bind=CTRL+ALT,Down,resizewin,+0,+50
-bind=CTRL+ALT,Left,resizewin,-50,+0
-bind=CTRL+ALT,Right,resizewin,+50,+0
+bind=CTRL+ALT,k,resizewin,+0,-50
+bind=CTRL+ALT,j,resizewin,+0,+50
+bind=CTRL+ALT,h,resizewin,-50,+0
+bind=CTRL+ALT,l,resizewin,+50,+0
# Axis Bindings
-axisbind=SUPER,UP,viewtoleft_have_client
-axisbind=SUPER,DOWN,viewtoright_have_client
+axisbind=SUPER,k,viewtoleft_have_client
+axisbind=SUPER,j,viewtoright_have_client
# Monitor Rules - Not used as I'm using kanshi
#monitorrule=eDP-1,0.50,1,tile,0,1,0,1,1920,0,60