Switch to plain cal from ncal
[khome.git] / home / bin / notify_cal
index 7241c55..1cfb9c0 100755 (executable)
@@ -1,3 +1,3 @@
 #! /bin/sh
 
-notify-send "$(ncal -M)" -u low
+notify-send "$(cal -m)" -u low
This page took 0.01707 seconds and 4 git commands to generate.