Adding xresources patch
This commit is contained in:
parent
7615c2f0aa
commit
4bd0ed3327
7 changed files with 131 additions and 0 deletions
|
|
@ -80,3 +80,8 @@
|
|||
*/
|
||||
#define OPENCOPIED_PATCH 1
|
||||
|
||||
/* This patch adds the ability to configure st via Xresources. At startup, st will read and
|
||||
* apply the resources named in the resources[] array in config.h.
|
||||
* https://st.suckless.org/patches/xresources/
|
||||
*/
|
||||
#define XRESOURCES_PATCH 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue