sxhkd: bind brightness control keys

This commit is contained in:
2020-07-22 22:19:04 +02:00
parent a6cc161b38
commit 4ca746b086
2 changed files with 5 additions and 1 deletions

View File

@ -35,7 +35,8 @@ for CMD in \
mpd \
pamixer \
sx \
thunderbird; do
thunderbird \
xbacklight; do
which "$CMD"
done