battery icon now does the thing -2
parent
fc27d7e780
commit
db7d8754a1
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
(defwidget winsworks [monitor]
|
||||
(box :orientation "h" :space-evenly false :halign "start"
|
||||
(box :class "music" {" ${battery}"})
|
||||
(box :class "music" {"${battery}"})
|
||||
(workspaceWidget :monitor monitor)
|
||||
(box :class "music" {" ${activewindow}"})
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue