diff options
Diffstat (limited to '.scripts/statusbar/popweather')
| -rwxr-xr-x | .scripts/statusbar/popweather | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.scripts/statusbar/popweather b/.scripts/statusbar/popweather new file mode 100755 index 0000000..d11bdf5 --- /dev/null +++ b/.scripts/statusbar/popweather @@ -0,0 +1,2 @@ +#!/bin/sh +cat ~/.weatherreport && read |
