Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 453 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 453 Bytes

Usage

The indicator uses wttr API

By default used ip location. Set the environment variable CITY_WEATHER to override.

Signs

r - rain

s - snow

Sample

Updated every 30 minutes.

"custom/weather": {
    "max-length": 15,
    "return-type": "json",
    "format": "WX:{}",
    "exec": "$HOME/.config/waybar/scripts/weather",
    "interval": 1800
}

Preview

preview