Add subject to weather summary notification
[khome.git] / home / bin / notify_weather
index 08f67cd..91775be 100755 (executable)
@@ -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.029441 seconds and 4 git commands to generate.