aboutsummaryrefslogtreecommitdiffstats
path: root/kconfig.h
diff options
context:
space:
mode:
authorZoRo <dos21h@gmail.com>2020-04-05 16:31:20 +0100
committerZoRo <dos21h@gmail.com>2020-04-05 16:31:20 +0100
commitde58c2e89c6d38ae21e12b83902defa171b0b635 (patch)
tree632d661b8f3eb686bfd1788e7148044ef1fe8431 /kconfig.h
downloaddwmstatus-pixel-master.tar.gz
dwmstatus-pixel-master.zip
Updated font ascii/utf8HEADmaster
Diffstat (limited to 'kconfig.h')
-rw-r--r--kconfig.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/kconfig.h b/kconfig.h
new file mode 100644
index 0000000..47c6ced
--- /dev/null
+++ b/kconfig.h
@@ -0,0 +1,13 @@
+#ifndef __KCONFIG_H
+#define __KCONFIG_H
+#define CONFIG_STATUS
+#define CONFIG_STATUS_TIME
+#define CONFIG_STATUS_DATE
+#define CONFIG_STATUS_LOAD_AVERAGE
+#define CONFIG_STATUS_BATTERY
+#define CONFIG_STATUS_TEMP
+#define CONFIG_STATUS_CPU
+#define CONFIG_STATUS_FMT_NONE
+#define CONFIG_STATUS_UTF8
+#define CONFIG_DEBUG_NONE
+#endif