snowflake/home/programs/eww/config/widgets/logo.yuck

7 lines
146 B
Text
Raw Normal View History

(defwidget logo []
(box
:class "logo"
(image :path "/home/notoh/Pictures/icons/nixos.png"
:image-width 24
:image-height 24)))