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


         
                                                        
#!/bin/sh
icon=󰋊

printf "$icon%s\n" $(df -h | awk '$6=="/" { print $5 }')