dotfiles/scripts/wttr-plasma.60s.sh
2022-02-01 09:25:01 -06:00

5 lines
146 B
Bash
Executable file

#!/bin/sh
weather=$(curl 'wttr.in/long_island,ks?format=%c%t++%h++%p')
echo "$weather | color=#57c7ff font='VictorMono Nerd Font' size=11"