aboutsummaryrefslogtreecommitdiff
path: root/pw-biff
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2025-06-28 00:36:47 +0200
committerPhilip Wittamore <philip@wittamore.com>2025-06-28 00:36:47 +0200
commit4790f80cfc5bd977b336f4a3e112ae9faeafb6bc (patch)
tree249530d9edbfb12bf9e5085685ee0cd1dfe0344b /pw-biff
parent28dd2120a2551af6b901d37e66d23359298ec603 (diff)
downloadscripts-4790f80cfc5bd977b336f4a3e112ae9faeafb6bc.tar.gz
scripts-4790f80cfc5bd977b336f4a3e112ae9faeafb6bc.tar.bz2
scripts-4790f80cfc5bd977b336f4a3e112ae9faeafb6bc.zip
update
Diffstat (limited to 'pw-biff')
-rwxr-xr-xpw-biff2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw-biff b/pw-biff
index 498a02b..794d647 100755
--- a/pw-biff
+++ b/pw-biff
@@ -20,6 +20,6 @@ if (("$mailcount" > 0)); then
-a "You have mail" \
-u critical \
-i internet-mail-symbolic \
- -h string:x-dunst-stack-tag:Mail "$1 has mail: $mailcount messages"
+ -h string:x-dunst-stack-tag:Mail "$1 has new mail: $mailcount messages"
fi