index — dotfiles @ e992c3c164e9bf8869fb8b20eaa17ca595d92aac

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)