index.md (530B)
1 xresources 2 ========== 3 4 Description 5 ----------- 6 This patch adds the ability to configure tabbed via Xresources. At startup, tabbed 7 will read and apply the resources named in the `resources[]` array in config.h. 8 9 Most of the code has been copied from the [st patch of the same name](https://st.suckless.org/patches/xresources). 10 11 Download 12 -------- 13 * [tabbed-xresources-20210317-dabf6a2.diff](tabbed-xresources-20210317-dabf6a2.diff) 14 15 Author 16 ------- 17 * @6d6f7274686f6e on [Github](https://github.com/6d6f7274686f6e/tabbed-xresources)