Add some blocks

- pacman/aur pending updates
master
Emiel Kollof 2020-05-14 11:36:48 +02:00
parent 92b09e2650
commit b09cf50429
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
{"🎵: ", "~/bin/getmpris.sh 2>/dev/null", 1, 0},
{" : ", "checkupdates 2> /dev/null | wc -l", 600, 0},
{"🔄: ", "yay -Qum --devel 2> /dev/null | wc -l", 600, 0},
{"🎫: ", "~/bin/gettickets.py 2>/dev/null", 30, 0},
{"✉: ", "~/bin/imap", 60, 0},
{"💻: ", "free -h | awk '/^Mem/ { print $3\"/\"$2 }' | sed s/i//g", 30, 0},