summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorAaron Marcher <info@nulltime.net>2016-09-13 22:03:36 +0200
committerAaron Marcher (drkhsh) <info@nulltime.net>2016-09-13 22:03:36 +0200
commitf13104156f20c0e394297c56550ff8a948ff1c1a (patch)
treef5f8866f5b7171391cae60ded1f5a47e769af742 /config.def.h
parent7aad78bd95cb265306f1ab81844c7bcd66054068 (diff)
battery_state() function added
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index a445aa7..4f56eb0 100644
--- a/config.def.h
+++ b/config.def.h
@@ -8,6 +8,7 @@
/* statusbar
- battery_perc (battery percentage) [argument: battery name]
+- battery_state (battery charging state) [argument: battery name]
- cpu_perc (cpu usage in percent) [argument: NULL]
- datetime (date and time) [argument: format]
- disk_free (disk usage in percent) [argument: mountpoint]