Laptop files
This commit is contained in:
7
eww/widgets/desktop.yuck
Normal file
7
eww/widgets/desktop.yuck
Normal file
@ -0,0 +1,7 @@
|
||||
(include "widgets/desktop_clock.yuck")
|
||||
|
||||
(defwidget desktop []
|
||||
(box :class "bar_section" :orientation "v" :space-evenly "false" :spacing "3"
|
||||
(desktop_clock)
|
||||
)
|
||||
)
|
Reference in New Issue
Block a user