diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-11 17:51:44 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2020-10-11 17:51:44 -0400 |
commit | cfd8c32a1e4a9097842baabf8f011748ffe4797c (patch) | |
tree | c52f6918c02d9ef505556b2c44187cad8abaaa1d | |
parent | f03baaaff0ca90cda84c02cafd94c05ec6147e13 (diff) |
remove 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 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 |