Fix missing notify_cal script
[khome.git] / home / bin / notify_cal
diff --git a/home/bin/notify_cal b/home/bin/notify_cal
new file mode 100755 (executable)
index 0000000..7241c55
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+notify-send "$(ncal -M)" -u low
This page took 0.026743 seconds and 4 git commands to generate.