summaryrefslogblamecommitdiff
path: root/i3blocks-memory.sh
blob: dde8470867282ff438b2b6b939e718a4489dbe0c (plain) (tree)
1
2
3
4


         
                                                      
#!/bin/sh
icon=󰍛

printf "$icon%s\n" $(top -d 1 | grep Mem | cut -w -f2)