diff options
Diffstat (limited to 'dot_config/waybar/executable_tb-unread.sh')
| -rw-r--r-- | dot_config/waybar/executable_tb-unread.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/waybar/executable_tb-unread.sh b/dot_config/waybar/executable_tb-unread.sh index 200cb70..b969215 100644 --- a/dot_config/waybar/executable_tb-unread.sh +++ b/dot_config/waybar/executable_tb-unread.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Emit waybar JSON with the count of unread messages in the protonmail-bridge # IMAP Inbox. Requires bridge credentials in `pass` at the paths below; the # bridge prints them via `protonmail-bridge --cli` → `info`. |
