Add XRESOURCES_RELOAD_PATCH
This commit is contained in:
parent
ec513b230a
commit
540a923fb9
4 changed files with 43 additions and 4 deletions
|
|
@ -292,3 +292,9 @@
|
|||
* https://st.suckless.org/patches/xresources/
|
||||
*/
|
||||
#define XRESOURCES_PATCH 0
|
||||
|
||||
/* This patch adds the ability to reload the Xresources config when a SIGUSR1 signal is received
|
||||
e.g.: killall -USR1 st
|
||||
Depends on the XRESOURCES_PATCH.
|
||||
*/
|
||||
#define XRESOURCES_RELOAD_PATCH 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue