Make a mic-muting script
[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.06332 seconds and 4 git commands to generate.