From 0a9053c2902adab8b94eaacdb15390441143078c Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sat, 11 Sep 2021 00:36:13 -0500 Subject: redid repo cus of fucking chromium rip old commit messages --- bar/calendarnotification | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bar/calendarnotification (limited to 'bar/calendarnotification') diff --git a/bar/calendarnotification b/bar/calendarnotification new file mode 100755 index 0000000..39df717 --- /dev/null +++ b/bar/calendarnotification @@ -0,0 +1,2 @@ +#!/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'`" -- cgit v1.2.3