modified: config.h
This commit is contained in:
parent
d69593f1cd
commit
0a171e708c
1
config.h
1
config.h
@ -2,6 +2,7 @@
|
|||||||
static const Block blocks[] = {
|
static const Block blocks[] = {
|
||||||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||||
{"", "music", 3600, 11},
|
{"", "music", 3600, 11},
|
||||||
|
{"", "cat /tmp/mucc_time", 100, 3},
|
||||||
{"", "getpomminutesft", 100, 3},
|
{"", "getpomminutesft", 100, 3},
|
||||||
{"", "getpomminutes", 100, 3},
|
{"", "getpomminutes", 100, 3},
|
||||||
/* {"", "weather", 3600, 5},*/
|
/* {"", "weather", 3600, 5},*/
|
||||||
|
Loading…
Reference in New Issue
Block a user