.config/waybar/scripts/mail.sh (view raw)
1 2 3
#!/bin/bash echo $(find $HOME/.cache/mail/*/INBOX/new/ -type f | wc -l)