improve eww

This commit is contained in:
2026-09-10 19:54:50 +02:00
parent e551d36e1c
commit 7bb27f9373
46 changed files with 1296 additions and 1092 deletions
@@ -77,6 +77,6 @@
(defwidget radio-mod []
(module
(eventbox
:onclick "(sleep 0.1 && scripts/panel-toggle radio)"
:onclick "scripts/panel-toggle radio"
(box :orientation "v"
(label :show-truncated false :class "icon-text" :text "󰝚")))))