handle brightness

This commit is contained in:
Dominic 2025-04-14 18:19:34 -04:00
parent 27155e5a42
commit e977574860

6
config
View File

@ -28,6 +28,12 @@ interval=once
signal=10
color=#D699B6
[brightness]
command=brightnessctl | sed -n 2p | cut -d '(' -f 2 | cut -d ')' -f 1
label=󰳲
interval=once
signal=20
[pkgs]
command=apt-get -q -y --ignore-hold --allow-change-held-packages --allow-unauthenticated -s dist-upgrade | /bin/grep ^Inst | wc -l
interval=43200