dots


commit
aae2f40
parent
42e69b6
author
xxwhirlpool
date
2026-03-18 12:04:34 -0400 EDT
sfx
4 files changed,  +2, -2
M config/.bashrc-pc
+1, -1
1@@ -226,7 +226,7 @@ playart() {
2 # after long commands
3 notif() {
4 	notify-send "done!"
5-	paplay /usr/share/sounds/sound-icons/start
6+	paplay /home/kat/dotfiles/misc/sounds/twinkle
7 	spd-say -t female3 -r +25 "done!"
8 }
9 
M config/.local/bin/mini_timer
+1, -1
1@@ -2,7 +2,7 @@
2 
3 notif() {
4 	notify-send "$time timer done!"
5-	aplay -q /usr/share/sounds/sound-icons/start
6+	paplay ~/dotfiles/misc/sounds/chime
7 	spd-say -t female3 -r +25 "timer done!"
8 }
9 
A misc/sounds/chime
+0, -0
A misc/sounds/twinkle
+0, -0