index — dotfiles @ b8a4392c8754a56265701f97f4833b447efff29a

my dotfiles

.config/waybar/scripts/mail.sh (view raw)

 1
 2
 3
#!/bin/bash

echo $(find $HOME/.cache/mail/*/INBOX/new/ -type f | wc -l)