sb-updates

This commit is contained in:
krolyxon 2023-06-15 14:49:03 +05:30
parent 29d526a3f5
commit ab856da57a
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
{"", "sb-music", 0, 11}, {"", "sb-music", 0, 11},
{"", "sb-volume", 10, 10}, {"", "sb-volume", 10, 10},
// {"", "sb-updates", 360, 12},
{"", "sb-memory", 5, 14}, {"", "sb-memory", 5, 14},
// {"Mem:", "free -h | awk '/^Mem/ { print $3\"/\"$2 }' | sed s/i//g", 30, 0}, // {"Mem:", "free -h | awk '/^Mem/ { print $3\"/\"$2 }' | sed s/i//g", 30, 0},