Formatting

This commit is contained in:
Candifloss 2024-08-07 23:37:43 +05:30
parent 96a456a583
commit ec87e714fe

View File

@ -5,13 +5,14 @@
(box
:class "panel_side panel_right"
:orientation "h"
:space-evenly false
:halign "end"
:valign "end"
:height "${h}"
;:width 300
;:active false
:space-evenly false
;Widgets:
(panel_date :h "${h}")
(panel_time :h "${h}")
)