home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feb8402
)
Switch to plain cal from ncal
author
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 10 Mar 2021 01:37:32 +0000
(20:37 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Wed, 10 Mar 2021 01:37:32 +0000
(20:37 -0500)
since ncal isn't in Void repos (at least for now)
home/bin/notify_cal
patch
|
blob
|
blame
|
history
diff --git
a/home/bin/notify_cal
b/home/bin/notify_cal
index
7241c55
..
1cfb9c0
100755
(executable)
--- a/
home/bin/notify_cal
+++ b/
home/bin/notify_cal
@@
-1,3
+1,3
@@
#! /bin/sh
-notify-send "$(
ncal -M
)" -u low
+notify-send "$(
cal -m
)" -u low
This page took
0.023895 seconds
and
4
git commands to generate.