Remove spacers
This commit is contained in:
parent
ec21b78114
commit
2123187afa
1 changed files with 0 additions and 4 deletions
|
@ -50,12 +50,9 @@
|
|||
(widget:spacer 'flex 1)
|
||||
(widget:text 'name "mpd"
|
||||
'format (add-fa-icon ""))
|
||||
(widget:spacer 'width 5)
|
||||
(widget:text 'name "irclist" 'format identity)
|
||||
(widget:spacer 'width 5)
|
||||
(widget:text 'name "email"
|
||||
'format (compose text-maybe-pad-both (add-fa-icon "")))
|
||||
(widget:spacer 'width 5)
|
||||
(widget:flags 'name "cam-status"
|
||||
'font "FontAwesome-10"
|
||||
'flags '(("suspended" color "#a88654" "")
|
||||
|
@ -65,5 +62,4 @@
|
|||
'font "FontAwesome-10"
|
||||
'flags '(("Unlocked" color "#65a854" "")
|
||||
("Locked" color "#a85454" "")))
|
||||
(widget:spacer 'width 5)
|
||||
(widget:clock))
|
||||
|
|
Loading…
Reference in a new issue