X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Fbin%2Fnotify_weather;h=91775beb1df2c78c8c27b3c7b6886c7b03efcef0;hb=4763f8035ec1f230cb4edcd75ce38d9f6d32d7c2;hp=08f67cdebce12438d17f528e0d0c85cb96d45354;hpb=37ccea4bc9669693af9e96effc6833562058e2be;p=khome.git diff --git a/home/bin/notify_weather b/home/bin/notify_weather index 08f67cd..91775be 100755 --- 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