Commit a914b60

xxwhirlpool  ·  2025-08-11 11:41:58 -0400 EDT
parent d979f56
add a cute chime to mini_timer
1 files changed,  +1, -0
+1, -0
1@@ -2,6 +2,7 @@
2 
3 notif() {
4 	notify-send "'$time' timer done!"
5+	aplay -q /usr/share/sounds/sound-icons/start
6 	spd-say -t female3 -r +25 "timer done!"
7 }
8