index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (1008B) | |
--- | |
1 xresources | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch adds the ability to configure st via Xresources. At startup,… | |
7 will read and apply the resources named in the `resources[]` array in co… | |
8 | |
9 Download | |
10 -------- | |
11 * [st-xresources-20180309-c5ba9c0.diff](st-xresources-20180309-c5ba9c0.d… | |
12 * [st-xresources-20181018-g30ec9a3.diff](st-xresources-20181018-g30ec9a3… | |
13 * [st-xresources-20190105-3be4cf1.diff](st-xresources-20190105-3be4cf1.d… | |
14 * [st-xresources-20200604-9ba7ecf.diff](st-xresources-20200604-9ba7ecf.d… | |
15 * [st-xresources-20230320-45a15676.diff](st-xresources-20230320-45a15676… | |
16 | |
17 Authors | |
18 ------- | |
19 * @dcat on [Github](https://github.com/dcat/st-xresources) | |
20 * Devin J. Pohly - <[email protected]> (git port) | |
21 * Sai Praneeth Reddy - <[email protected]> (read borderpx from xresou… | |
22 * Benji Encalada Mora - [@benjifs](https://github.com/benjifs) (replace … | |
23 * harishnkr - <[email protected]> (fix xresources bgcolour fgcolo… |