[eww] Set proper size on vertical statusbar
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
(box
|
(box
|
||||||
:class "statusbar"
|
:class "statusbar"
|
||||||
:orientation "v"
|
:orientation "v"
|
||||||
|
:halign "center"
|
||||||
:spacing 8
|
:spacing 8
|
||||||
:space-evenly false
|
:space-evenly false
|
||||||
(clock-large)
|
(clock-large)
|
||||||
@@ -36,7 +37,7 @@
|
|||||||
:geometry (geometry
|
:geometry (geometry
|
||||||
:x "0%"
|
:x "0%"
|
||||||
:y "0%"
|
:y "0%"
|
||||||
:width "60px"
|
:width "250px"
|
||||||
:height "100%"
|
:height "100%"
|
||||||
:anchor "center left"
|
:anchor "center left"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user