summaryrefslogtreecommitdiff
path: root/i3blocks-memory.sh
blob: e40c2df899651d50ac0b1a26d18fc8810d76571a (plain) (blame)
1
2
3
4
#!/bin/sh
icon=󰍛

printf "$icon %s\n" $(vmstat -h | tail -1 | cut -w -f5)