]> gitweb.fluxo.info Git - scripts.git/commitdiff
Status: placeholder for xalarm list
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 27 May 2018 11:30:53 +0000 (08:30 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 27 May 2018 11:30:53 +0000 (08:30 -0300)
status

diff --git a/status b/status
index 5e647d9ac5ca8ad3c76a97e69759f3dda7c066f1..546583a2a8ef03d0fae7b1e3fd1cff3e6b68d276 100755 (executable)
--- 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