diff options
Diffstat (limited to 'src/fastfetch_datatext.h.in')
| -rw-r--r-- | src/fastfetch_datatext.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/fastfetch_datatext.h.in b/src/fastfetch_datatext.h.in new file mode 100644 index 0000000..127db62 --- /dev/null +++ b/src/fastfetch_datatext.h.in @@ -0,0 +1,4 @@ +#pragma once + +#define FASTFETCH_DATATEXT_JSON_HELP @DATATEXT_JSON_HELP@ +#define FASTFETCH_DATATEXT_STRUCTURE "@DEFAULT_STRUCTURE@" |