summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorAaron Marcher <info@nulltime.net>2016-03-10 14:59:37 +0100
committerAaron Marcher (drkhsh) <info@nulltime.net>2016-03-10 14:59:37 +0100
commit1b65dec3064ecc3f317cbe79314a36eb7c95706b (patch)
tree97188c07d02899bf9296995ded3d3d686f8d33d3 /config.def.h
parente046ee18f92569ca67b323757421c5e9b6637d0d (diff)
fixed some small things (update_interval) interferes with get_cpu_usage() and reordered)
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.def.h b/config.def.h
index afd0320..a752f10 100644
--- a/config.def.h
+++ b/config.def.h
@@ -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: