#Display weather in waybar
1 messages · Page 1 of 1 (latest)
GitHub
Custom module for showing the weather in Waybar, using the great wttr.in - bjesus/wttrbar
tks !
where do I put this ? (I installed the AUR package). "custom/weather": {
"format": "{}°",
"tooltip": true,
"interval": 3600,
"exec": "wttrbar",
"return-type": "json"
},