Add subject to weather summary notification
[khome.git] / home / bin / notify_weather
1 #! /bin/bash
2
3 notify-send 'weather summary' "$(< ~/.pista-out/weather-summary)" -u low
This page took 0.074071 seconds and 4 git commands to generate.