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:
37ccea4
)
Add subject to weather summary notification
author
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 21 Oct 2021 19:24:53 +0000
(15:24 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 21 Oct 2021 19:24:53 +0000
(15:24 -0400)
home/bin/notify_weather
patch
|
blob
|
blame
|
history
diff --git
a/home/bin/notify_weather
b/home/bin/notify_weather
index
08f67cd
..
91775be
100755
(executable)
--- a/
home/bin/notify_weather
+++ b/
home/bin/notify_weather
@@
-1,3
+1,3
@@
#! /bin/bash
-notify-send "$(< ~/.pista-out/weather-summary)" -u low
+notify-send
'weather summary'
"$(< ~/.pista-out/weather-summary)" -u low
This page took
0.030413 seconds
and
4
git commands to generate.