summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorAaron Marcher <info@nulltime.net>2016-08-18 13:43:18 +0200
committerAaron Marcher (drkhsh) <info@nulltime.net>2016-08-18 13:43:18 +0200
commit85a2b9b79d1f5422bee87ef9ca0cd33a02440c1c (patch)
treee9e57f4281876ddf86c2dcc3cc76a145647554ac /config.def.h
parent83c98554ed39f37921152804e9fda7f4b0da0527 (diff)
added uptime function
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 2dd05de..5fb52b3 100644
--- a/config.def.h
+++ b/config.def.h
@@ -34,6 +34,7 @@ static const char unknowntext[] = "n/a";
- run_command (run custom shell command) [argument: command]
- temp (temperature in degrees) [argument: temperature file]
- uid (uid of current user) [argument: NULL]
+- uptime (uptime) [argument: NULL]
- username (username of current user) [argument: NULL]
- vol_perc (alsa volume and mute status in percent) [argument: soundcard]
- wifi_perc (wifi signal in percent) [argument: wifi card interface name]