diff options
Diffstat (limited to 'bar/calendarnotification')
-rwxr-xr-x | bar/calendarnotification | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bar/calendarnotification b/bar/calendarnotification deleted file mode 100755 index 39df717..0000000 --- a/bar/calendarnotification +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -notify-send -u low -t 10000 "`date +'%m/%d/%Y %T'`" "`cal | tr '[:upper:]' '[:lower:]'`\n`date +'day %0j, week %0U, q%q'`" |