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