💥 eww(bar/workspaces): fix workspace indicator with a literal script
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
(defwidget cc-toggle []
|
||||
(box :class "control-center-toggle"
|
||||
(button :onclick "eww open --toggle control-center"
|
||||
" ")
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user