added dunst status to statusbar
This commit is contained in:
parent
26c5f5a91d
commit
113fd0e28f
3
config.h
3
config.h
@ -5,12 +5,13 @@ static const Block blocks[] = {
|
||||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||
{"music", 10, 11},
|
||||
{"cat /tmp/mucc_time 2> /dev/null", 100, 3},
|
||||
{"dunststatus", 10, 5},
|
||||
{"getpomminutesft", 100, 3},
|
||||
{"getpomminutes", 100, 3},
|
||||
/* {"weather", 3600, 5},*/
|
||||
{"pacpackages", 100, 0},
|
||||
{"cpu", 2, 0},
|
||||
// {"nettraf", 10, 0},
|
||||
{"nettraf", 5, 0},
|
||||
{"torrent", 6, 0},
|
||||
{"getmail", 20, 13},
|
||||
{"news", 600, 13},
|
||||
|
Loading…
Reference in New Issue
Block a user