fix: notmuch missing from desktop

This commit is contained in:
Noah Masur
2025-03-16 20:55:03 -04:00
parent 4dc9590ff8
commit 6802c4de2f
2 changed files with 3 additions and 2 deletions

View File

@ -129,7 +129,7 @@ in
folder:main/Inbox \
2>/dev/null
)
if [ $UNREAD = "0" ]; then
if [ "$UNREAD" = "0" ]; then
echo ""
else
echo "%{T2}%{T-} $UNREAD "