diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h new file mode 100644 index 0000000..8e50baa --- /dev/null +++ b/config.def.h @@ -0,0 +1,4 @@ + +#define CLR_FG L"\033[31m" +#define CLR_RESET L"\033[0m" +#define SPRD_CLOCK CLOCK_MONOTONIC |
