feat: systray

Fixes #3
This commit is contained in:
Ahmad Ansori Palembani 2024-03-31 07:31:18 +07:00
parent 0314abd565
commit d7f4dd3237
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -35,7 +35,8 @@
(box :halign "end"
:class "end"
:space-evenly false
(clock)))
(clock)
(systray :icon-size "16" :pack-direction "rtl")))
(defwidget workspaces []
(box :class "workspaces"