fix: added script to config,h
This commit is contained in:
parent
4aff88012a
commit
2269acde80
1 changed files with 1 additions and 0 deletions
1
config.h
1
config.h
|
@ -14,6 +14,7 @@ static const Block blocks[] = {
|
||||||
/*{"", "sb-torrent", 20, 7},*/
|
/*{"", "sb-torrent", 20, 7},*/
|
||||||
{"", "sb-memory", 10, 14},
|
{"", "sb-memory", 10, 14},
|
||||||
{"", "sb-cpu", 10, 18},
|
{"", "sb-cpu", 10, 18},
|
||||||
|
{"", "sb-cpubars", 10, 18},
|
||||||
/* {"", "sb-moonphase", 18000, 17}, */
|
/* {"", "sb-moonphase", 18000, 17}, */
|
||||||
/*{"", "sb-doppler", 0, 13},
|
/*{"", "sb-doppler", 0, 13},
|
||||||
{"", "sb-forecast", 18000, 5},*/
|
{"", "sb-forecast", 18000, 5},*/
|
||||||
|
|
Loading…
Reference in a new issue