aboutsummaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
Diffstat (limited to 'status')
-rwxr-xr-xstatus3
1 files changed, 3 insertions, 0 deletions
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