Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 277 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 277 Bytes

waybar-yandexweather

Waybar yandex weather module

"modules-right": [
  "custom/wya"
],
"custom/wya": {
	"format": "{}",
	"interval": 600,
	"exec": "~/.config/waybar/custom/wya.py",
	"tooltip": true,
	"return-type": "json",
	}