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 arbitrary 9 resources, not specific ones. Xresources values override default settings and can be 10 overriden by command line arguments. 11 12 All thanks should go to the authors of xresources patch for dwm, xresources and 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