nettraf opt added, vol not manually updated,
news moved
This commit is contained in:
parent
a46d090a2e
commit
a0ebcc3f54
1 changed files with 3 additions and 2 deletions
5
config.h
5
config.h
|
@ -4,15 +4,16 @@ static const Block blocks[] = {
|
||||||
{"", "cat /tmp/recordingicon 2>/dev/null", 0, 9},
|
{"", "cat /tmp/recordingicon 2>/dev/null", 0, 9},
|
||||||
{"", "music", 0, 11},
|
{"", "music", 0, 11},
|
||||||
{"", "pacpackages", 0, 8},
|
{"", "pacpackages", 0, 8},
|
||||||
|
{"", "news", 0, 6},
|
||||||
/* {"", "crypto", 0, 13}, */
|
/* {"", "crypto", 0, 13}, */
|
||||||
{"", "torrent", 20, 7},
|
{"", "torrent", 20, 7},
|
||||||
{"", "news", 0, 6},
|
|
||||||
/* {"", "memory", 10, 14}, */
|
/* {"", "memory", 10, 14}, */
|
||||||
/* {"", "cpu", 10, 13}, */
|
/* {"", "cpu", 10, 13}, */
|
||||||
/* {"", "moonphase", 18000, 5}, */
|
/* {"", "moonphase", 18000, 5}, */
|
||||||
{"", "weather", 18000, 5},
|
{"", "weather", 18000, 5},
|
||||||
{"", "mailbox", 180, 12},
|
{"", "mailbox", 180, 12},
|
||||||
{"", "volume", 1, 10},
|
/* {"", "nettraf", 1, 16}, */
|
||||||
|
{"", "volume", 0, 10},
|
||||||
{"", "battery | tr \'\n\' \' \'", 5, 3},
|
{"", "battery | tr \'\n\' \' \'", 5, 3},
|
||||||
{"", "clock", 60, 1},
|
{"", "clock", 60, 1},
|
||||||
{"", "internet", 5, 4},
|
{"", "internet", 5, 4},
|
||||||
|
|
Loading…
Reference in a new issue