]> git.armaanb.net Git - bin.git/blob - status
ee0a0c532c82a94f1ad20fd0820351deb416d142
[bin.git] / status
1 #!/usr/bin/env sh
2 notify-send -i "clock" "`date +%A" "%B" "%e" | "%1l:%M:%S `" "`upower -d | grep percentage | tail -c 4 | head -c 3 && echo " battery" && upower --dump | grep "time to empty" | tail -c 11 | head -c 11`"
3
4