Use the 3-month view in cal pop-up/notification
authorSiraaj Khandkar <siraaj@khandkar.net>
Sat, 30 Oct 2021 10:48:13 +0000 (06:48 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sat, 30 Oct 2021 10:48:13 +0000 (06:48 -0400)
home/bin/notify_cal

index 1cfb9c0..2a68405 100755 (executable)
@@ -1,3 +1,3 @@
 #! /bin/sh
 
-notify-send "$(cal -m)" -u low
+notify-send ' ' "$(cal -vm3)" -u low
This page took 0.020928 seconds and 4 git commands to generate.