index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (683B) | |
--- | |
1 xresources | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch adds the ability to configure tabbed via Xresources. At star… | |
7 will read and apply the resources named in the `resources[]` array in co… | |
8 | |
9 Most of the code has been copied from the [st patch of the same name](ht… | |
10 | |
11 Download | |
12 -------- | |
13 * [tabbed-xresources-20210317-dabf6a2.diff](tabbed-xresources-20210317-d… | |
14 * [tabbed-xresources-20230128-41e2b8f.diff](tabbed-xresources-20230128-4… | |
15 | |
16 Authors | |
17 ------- | |
18 * 20210317 [@6d6f7274686f6e](https://github.com/6d6f7274686f6e/tabbed-x… | |
19 * 20230128 [Casey Fitzpatrick](https://github.com/kcghost/tabbed) |