🎨 [neodymium/home/eww] format yuck file

This commit is contained in:
Laureηt 2023-06-08 21:08:25 +02:00
parent 0a51c7f330
commit c0c2a18d78
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -60,10 +60,15 @@
) )
) )
(deflisten workspaces :initial "[]" "bash ~/.config/eww/scripts/get-workspaces") (deflisten workspaces
(deflisten active_workspace :initial "1" "bash ~/.config/eww/scripts/get-active-workspace") :initial "[]" "bash ~/.config/eww/scripts/get-workspaces"
)
(deflisten active_workspace
:initial "1" "bash ~/.config/eww/scripts/get-active-workspace"
)
(defwidget workspaces [] (defwidget workspaces []
(eventbox :class "workspaces-widget" (eventbox
:class "workspaces-widget"
(box (box
:space-evenly false :space-evenly false
(label (label