diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-11 17:50:18 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-11 17:50:18 -0400 |
commit | f03baaaff0ca90cda84c02cafd94c05ec6147e13 (patch) | |
tree | ab2d46db3ed06c9680cbbcee8b4ef7ad529faf19 | |
parent | 98f4c91fdd220cdfb4305274cb87a64c75e1a45c (diff) |
Test
-rw-r--r-- | .config/sxhkd/sxhkdrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 9fb1e8c..f0d69b9 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -58,7 +58,7 @@ super + {_, shift} + s ## Add/Remove windows from the master stack super + {_,shift} + i dwmc incnmaster {+,-}1 -## Increase/Decrease master stack width +## Increase/Decrease master stack width haha super + {h,l} dwmc setmfact {-,+}0.05 ## Toggle view next tag |