index
:
53hornet/scripts
master
My personal scripts for all kinds of things
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i3blocks-disk.sh
blob: 704e03e4320b0c3a85b282c20e4d7f1dd350eee1 (
plain
) (
blame
)
1
2
3
4
#!/bin/sh icon= printf "$icon%s\n" $(df -h | awk '$6=="/usr/home" { print $5 }')