Laptop files
This commit is contained in:
8
eww/widgets/nowplaying.yuck
Normal file
8
eww/widgets/nowplaying.yuck
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
(defwidget nowplaying []
|
||||
(eventbox
|
||||
(box :space-evenly "false"
|
||||
(label :class "weather" :text "Now Playing")
|
||||
)
|
||||
)
|
||||
)
|
Reference in New Issue
Block a user