4
0
Fork 0

Update zsh_files/gen6.zsh

master
six 2025-05-06 03:26:53 +00:00
parent 5eb394a24d
commit 734a06817c
1 changed files with 4 additions and 3 deletions

View File

@ -54,8 +54,8 @@ function t2 {
sleep 1
reset
done
echo "Time's up!"
#aplay /usr/share/sounds/ubuntu/stereo/bell.oga
echo "Tea time!"
#aplay /usr/share/sounds/sound-icons/xylofon.wav
}
@ -67,5 +67,6 @@ function t3 {
sleep 1
reset
done
#aplay /usr/share/sounds/ubuntu/stereo/bell.oga
echo "Tea time!"
#aplay /usr/share/sounds/sound-icons/xylofon.wav
}