fixed media
This commit is contained in:
parent
769b50d6a5
commit
02426e41e6
1 changed files with 3 additions and 19 deletions
22
eww/eww.yuck
22
eww/eww.yuck
|
@ -112,7 +112,7 @@
|
|||
:space-evenly false
|
||||
:halign "end"
|
||||
:valign "center"
|
||||
:height 20
|
||||
:height 30
|
||||
(space)
|
||||
(box
|
||||
:class "smallBox"
|
||||
|
@ -204,24 +204,8 @@
|
|||
:halign "start"
|
||||
:valign "center"
|
||||
:spacing 3
|
||||
(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))
|
||||
(time)
|
||||
(media)
|
||||
(space)))
|
||||
|
||||
(defwidget center [monitor]
|
||||
|
|
Loading…
Add table
Reference in a new issue