From 4d9ec9a46e0085588a896679573461601dd76bfc Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 26 May 2019 22:37:12 +0200 Subject: some improvements --- xmonad/checkmail.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xmonad/checkmail.sh') diff --git a/xmonad/checkmail.sh b/xmonad/checkmail.sh index a8037e5..e61d2a9 100755 --- a/xmonad/checkmail.sh +++ b/xmonad/checkmail.sh @@ -12,7 +12,8 @@ case $MAILS in ;; *) #echo "$A$MAILS$B" - echo "$A$B" + #echo "$A$B" + echo "$A$B" ;; esac -- cgit v1.2.3