index.md - sites - public wiki contents of suckless.org
(HTM) git clone git://git.suckless.org/sites
(DIR) Log
(DIR) Files
(DIR) 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 `0`,
7 then dmenu will appear at the bottom, and if `topbar` is `1`, dmenu will appear
8 at the top.
9
10 The patch modifies `config.def.h`. Make sure to update `config.h` accordingly,
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 <rid99@protonmail.com>