X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/83e84bebb6accdf0971bfa09a519d8cee37b0237..552ba7fd94286135690f3a39f74c8e6f7743d415:/config.def.h?ds=sidebyside diff --git a/config.def.h b/config.def.h index a6bba6f..a752f10 100644 --- a/config.def.h +++ b/config.def.h @@ -17,6 +17,9 @@ 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 (smallest value = 1) */ +static unsigned int update_interval = 1; + /* statusbar Possible arguments: - battery (battery percentage)