X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Fbin%2Fnotify_weather;h=91775beb1df2c78c8c27b3c7b6886c7b03efcef0;hb=11b7df8d9c6623d857070d7577b559161b43a806;hp=08f67cdebce12438d17f528e0d0c85cb96d45354;hpb=55115ac1255c2c915eca460b0a95d8c5b385947a;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