Vibrate phone instead of flipping screen on off for timer script
This commit is contained in:
parent
0e35ec4778
commit
ce78bf58fa
1 changed files with 1 additions and 2 deletions
|
@ -18,7 +18,6 @@ echo "Done with $@"
|
|||
|
||||
while :;
|
||||
do notify-send "Done with $@";
|
||||
xset dpms force off
|
||||
xset dpms force on
|
||||
sxmo_vibratepine 1000
|
||||
sleep 0.5
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue