sb-updates
This commit is contained in:
parent
29d526a3f5
commit
ab856da57a
1
config.h
1
config.h
|
|
@ -3,6 +3,7 @@ static const Block blocks[] = {
|
|||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||
{"", "sb-music", 0, 11},
|
||||
{"", "sb-volume", 10, 10},
|
||||
// {"", "sb-updates", 360, 12},
|
||||
|
||||
{"", "sb-memory", 5, 14},
|
||||
// {"Mem:", "free -h | awk '/^Mem/ { print $3\"/\"$2 }' | sed s/i//g", 30, 0},
|
||||
|
|
|
|||
Loading…
Reference in New Issue