From f6f0c895ce95065f581f6f6d473afe9745a6f812 Mon Sep 17 00:00:00 2001 From: Aaron Marcher Date: Mon, 15 Aug 2016 12:23:35 +0200 Subject: Added shell command function --- config.def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index b272a66..c9da314 100644 --- a/config.def.h +++ b/config.def.h @@ -27,6 +27,7 @@ static unsigned int update_interval = 1; - ram_perc (ram usage in percent) [argument: NULL] - ram_total (ram usage in percent) [argument: NULL] - ram_used (ram usage in percent) [argument: NULL] +- run_command (run custom shell command) [argument: command] - temp (temperature in degrees) [argument: temperature file] - uid (uid of current user) [argument: NULL] - username (username of current user) [argument: NULL] -- cgit v1.2.3