This commit is contained in:
parent
5e1ef25879
commit
2d488eaa7a
2 changed files with 26 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
static const Block blocks[] = {
|
||||
{"", "status-audio", 10, 0},
|
||||
|
||||
{"", "status-network", 10, 0},
|
||||
|
||||
{"", "status-battery", 60, 0},
|
||||
|
||||
{"", "free -h | awk '/^Mem/ { printf \"%s/%s RAM\\n\", $3, $2 }' | sed 's/i//g'", 30, 0},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue