dotfiles/scripts/wttr-plasma.60s.sh

4 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"