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
|
||||
|
||||
at "$time" <<EOF
|
||||
xbacklight = 1
|
||||
pamixer --unmute
|
||||
pamixer --set-volume 100
|
||||
mpc play
|
||||
|
|
Loading…
Reference in a new issue