index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (445B) | |
--- | |
1 dmenumatchtop | |
2 ============= | |
3 | |
4 Description | |
5 ----------- | |
6 Updates the position of dmenu to match that of `topbar`. If `topbar` is … | |
7 then dmenu will appear at the bottom, and if `topbar` is `1`, dmenu will… | |
8 at the top. | |
9 | |
10 The patch modifies `config.def.h`. Make sure to update `config.h` accord… | |
11 if the file exists. | |
12 | |
13 Download | |
14 -------- | |
15 * [dwm-dmenumatchtop-6.2.diff](dwm-dmenumatchtop-6.2.diff) | |
16 | |
17 Author | |
18 ------ | |
19 * rid9 <[email protected]> |