Merge remote-tracking branch 'origin/main'

This commit is contained in:
willifan 2024-06-03 13:56:27 +02:00
commit 769b50d6a5

View file

@ -112,7 +112,7 @@
:space-evenly false
:halign "end"
:valign "center"
:height 30
:height 20
(space)
(box
:class "smallBox"
@ -204,8 +204,24 @@
:halign "start"
:valign "center"
:spacing 3
(time)
(media)
(box
:class "barbox"
:orientation "h"
:space-evenly false
:height 30
:halign "start"
:valign "center"
:spacing 3
(time))
(box
:class "barbox"
:orientation "h"
:space-evenly false
:height 30
:halign "start"
:valign "center"
:spacing 3
(media))
(space)))
(defwidget center [monitor]