Skip to content

tehb13/waybar-yandexweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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",
	}