From 7ff9c2eeab03060deaa0fdadfb5ecf21d15a10ab Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 27 May 2018 08:30:53 -0300 Subject: Status: placeholder for xalarm list --- status | 3 +++ 1 file changed, 3 insertions(+) diff --git a/status b/status index 5e647d9..546583a 100755 --- a/status +++ b/status @@ -99,6 +99,9 @@ function status_run { # Check unread mails unread-mails + # Alarms set + #xalarm list + # Check if are dangling downloaded files if [ -e "$HOME/load" ] && [ ! -z "`ls -1 ~/load/`" ]; then # Print a newline if needed depending of the output of the previous commands -- cgit v1.2.3