handle brightness
This commit is contained in:
parent
27155e5a42
commit
e977574860
6
config
6
config
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user