yumeami/home/wayland/eww/config/widgets/container.yuck

7 lines
96 B
Text
Executable file

(defwidget container []
(box
:class "container"
:orientation "h"
(children)
)
)