This commit is contained in:
15
modules/home/wayland/apps/eww/bar/modules/systray.yuck
Normal file
15
modules/home/wayland/apps/eww/bar/modules/systray.yuck
Normal file
@ -0,0 +1,15 @@
|
||||
|
||||
(defwidget systray-mod []
|
||||
(module
|
||||
(box
|
||||
:orientation "v"
|
||||
(systray
|
||||
:class "tray"
|
||||
:space-evenly "true"
|
||||
:orientation "v"
|
||||
:icon-size 32
|
||||
:prepend-new "false"
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
Reference in New Issue
Block a user