alarmclock: active backlight
This commit is contained in:
parent
ee6db532cf
commit
4e07e40a77
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ if [ -z "$time" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
at "$time" <<EOF
|
at "$time" <<EOF
|
||||||
|
xbacklight = 1
|
||||||
pamixer --unmute
|
pamixer --unmute
|
||||||
pamixer --set-volume 100
|
pamixer --set-volume 100
|
||||||
mpc play
|
mpc play
|
||||||
|
|
Loading…
Reference in a new issue