diff options
-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 f0d69b9..9fb1e8c 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 haha +## Increase/Decrease master stack width super + {h,l} dwmc setmfact {-,+}0.05 ## Toggle view next tag |