st/toggle.h
2023-02-11 11:34:52 +01:00

6 lines
225 B
C

/* Toggle features */
#define USEXRESOURCES 1 /* Include Xresources support (0/1) */
/* Toggle functionality */
#define RELOADCOLORS 1 /* Allow programs like pywal to reload colors during runtime through sequences (0/1) */