💥 eww(bar/workspaces): fix workspace indicator with a literal script
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
|
||||
(defpoll datetime :interval "10s"
|
||||
`date +"%A %d, %H:%M"`)
|
||||
|
||||
(defwidget clock []
|
||||
(box :class "clock"
|
||||
(button :onclick "eww open calendar-window --toggle"
|
||||
"${datetime}")
|
||||
"${day-name} ${day}, ${time}")
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user