dotfiles/home/default/.local/bin/boom

5 lines
87 B
Plaintext
Raw Normal View History

2024-01-31 07:08:20 -05:00
#!/bin/sh
notify-send 'boom' 'boom.mp3'
mpg123 $HOME/resources/sounds/alerts/boom.mp3