Vibrate phone instead of flipping screen on off for timer script

master
Miles Alan 5 years ago
parent 0e35ec4778
commit ce78bf58fa
  1. 3
      scripts/appscripts/sxmo_timer.sh

@ -18,7 +18,6 @@ echo "Done with $@"
while :; while :;
do notify-send "Done with $@"; do notify-send "Done with $@";
xset dpms force off sxmo_vibratepine 1000
xset dpms force on
sleep 0.5 sleep 0.5
done done

Loading…
Cancel
Save