diff options
Diffstat (limited to 'i3/Scripts/lc')
-rwxr-xr-x | i3/Scripts/lc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i3/Scripts/lc b/i3/Scripts/lc index 26b4c13..dd2acc7 100755 --- a/i3/Scripts/lc +++ b/i3/Scripts/lc @@ -59,6 +59,7 @@ handle_stuff() { fi if [ "$1" = "mail" ]; then Scripts/mailSync + dunstify "Mail" "$(notmuch count tag:unread and tag:inbox) unread mail" fi # Launch |