fixed some small things (update_interval) interferes with get_cpu_usage() and reordered)

This commit is contained in:
Aaron Marcher
2016-03-10 14:59:37 +01:00
committed by Aaron Marcher (drkhsh)
parent e046ee18f9
commit 1b65dec306
2 changed files with 24 additions and 20 deletions

View File

@ -17,8 +17,8 @@ static const char batteryfullfile[] = "/sys/class/power_supply/BAT0/energy_full_
/* time */
static const char timeformat[] = "%y-%m-%d %H:%M:%S";
/* bar update interval in seconds */
static unsigned int update_interval = 10;
/* bar update interval in seconds (smallest value = 1) */
static unsigned int update_interval = 1;
/* statusbar
Possible arguments: