index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (998B) | |
--- | |
1 bar height | |
2 ========== | |
3 | |
4 This patch allows user to change dwm's default bar height. | |
5 | |
6 Usage | |
7 ----- | |
8 | |
9 Change `user_bh` variable in you're config.h If `user_bh` is equal to 0 … | |
10 | |
11 static const int user_bh = 0; /* 0 means that dwm will calculate… | |
12 | |
13 Download | |
14 -------- | |
15 * [dwm-bar-height-6.2.diff](dwm-bar-height-6.2.diff) | |
16 | |
17 The following patch is following the way mentioned in [Archwiki](https:/… | |
18 * [dwm-bar-height-spacing-6.3.diff](dwm-bar-height-spacing-6.3.diff) (20… | |
19 | |
20 Authors | |
21 ------- | |
22 * bit6tream <[email protected]> ([bit6tream's gitlab](https://gitlab.com… | |
23 * Acid Bong ([github](https://github.com/acid-bong)): `bar-height-spacin… |