Add webcam status widget

This commit is contained in:
Tom Willemse 2015-09-28 23:15:35 +02:00
parent 9456e865c7
commit ab88d0336d

View file

@ -59,6 +59,11 @@
(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" "")
("active" color "#65a854" "")
("unplugged" color "#a85454" "")))
(widget:flags 'name "keychain"
'font "FontAwesome-10"
'flags '(("Unlocked" . "")