Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (686B)
---
1 xrdb
2 ====
3
4 Description
5 -----------
6 Allows dwm to read colors from `xrdb (.Xresources)` at run time.
7
8 X resources used:
9
10 dwm.normbordercolor
11 dwm.normbgcolor
12 dwm.normfgcolor
13 dwm.selbordercolor
14 dwm.selbgcolor
15 dwm.selfgcolor
16
17 Example Xresource string: `dwm.normbgcolor: #002b36`.
18
19 Default key to reload is `Mod+F5`.
20
21 Download
22 --------
23 * [dwm-xrdb-6.4.diff](dwm-xrdb-6.4.diff)
24 * [dwm-xrdb-6.3.diff](dwm-xrdb-6.3.diff)
25 * [dwm-xrdb-6.2.diff](dwm-xrdb-6.2.diff)
26 * [dwm-xrdb-6.1.diff](dwm-xrdb-6.1.diff)
27
28 Authors
29 -------
30 * Petr Schmied - <https://github.com/JBlackN/dwm-xrdb>
31 * Rob Livesey - <[email protected]> (v6.2 port)
32 * Vasily Doylov - <[email protected]> (v6.3, 6.4 port)
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.