summaryrefslogtreecommitdiff
path: root/private_dot_local/bin/executable_waybar-inbox
blob: 2ac6378ceeb47ef4b347d0823ae0a6aa539a2aca (plain)
1
2
3
4
5
#!/bin/sh

COUNT=$(notmuch count tag:inbox)

printf '{"alt":"%s","tooltip":"%s"}\n' "$alt" "$tooltip"