Laptop files
This commit is contained in:
5
eww/widgets/weather.yuck
Normal file
5
eww/widgets/weather.yuck
Normal file
@ -0,0 +1,5 @@
|
||||
(defpoll weather :interval "10m" `python scripts/weather.py`)
|
||||
|
||||
(defwidget weather []
|
||||
(label :class "weather" :text weather)
|
||||
)
|
Reference in New Issue
Block a user