Added shell command function
This commit is contained in:
parent
3c1a03919f
commit
f6f0c895ce
3 changed files with 28 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue