eww update

This commit is contained in:
Viyurz 2024-11-18 16:11:45 +01:00
parent 2c4ae9c425
commit 3da3385012
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -38,7 +38,7 @@
; Widgets
(defwidget bar-left []
(box :halign "start"
:spacing 10
:spacing 12
:space-evenly false
(workspaces)
(tray)
@ -78,7 +78,7 @@
)
(defwidget packages-updates []
(eventbox :onclick "pkill -SIGUSR1 -u 1000 pkg-updates.sh"
(eventbox :onclick "pkill -SIGUSR1 -u $(id -u) pkg-updates.sh"
(label :text "󰏖 ${packages-updates.count}"
:class "${packages-updates.class}"
:tooltip "${packages-updates.tooltip}"
@ -129,7 +129,7 @@
(defwidget bar-right []
(box :halign "end"
:spacing 10
:spacing 12
:space-evenly false
(brightness)
(battery :percent {EWW_BATTERY.BAT0.capacity}