Formatting
This commit is contained in:
parent
96a456a583
commit
ec87e714fe
@ -5,13 +5,14 @@
|
|||||||
(box
|
(box
|
||||||
:class "panel_side panel_right"
|
:class "panel_side panel_right"
|
||||||
:orientation "h"
|
:orientation "h"
|
||||||
|
:space-evenly false
|
||||||
:halign "end"
|
:halign "end"
|
||||||
:valign "end"
|
:valign "end"
|
||||||
:height "${h}"
|
:height "${h}"
|
||||||
;:width 300
|
;:width 300
|
||||||
;:active false
|
;:active false
|
||||||
:space-evenly false
|
|
||||||
|
|
||||||
|
;Widgets:
|
||||||
(panel_date :h "${h}")
|
(panel_date :h "${h}")
|
||||||
(panel_time :h "${h}")
|
(panel_time :h "${h}")
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user