index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (540B) | |
--- | |
1 xresources | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch is actually a xresources patch for dwm, applied to dmenu. | |
7 | |
8 The patch add the ability to configure dmenu via Xresources by using arb… | |
9 resources, not specific ones. Xresources values override default setting… | |
10 overriden by command line arguments. | |
11 | |
12 All thanks should go to the authors of xresources patch for dwm, xresour… | |
13 xrdb patches for st. | |
14 | |
15 Download | |
16 -------- | |
17 * [dmenu-xresources-alt-5.0.diff](dmenu-xresources-alt-5.0.diff) | |
18 | |
19 Authors | |
20 ------- | |
21 * Vadim Zyamalov |