3 lines
91 B
Bash
3 lines
91 B
Bash
|
|
#!/bin/bash
|
||
|
|
mpv --volume=130 /home/thomas/dotfiles/gruvbox-95/sounds/st-computer-on.mp3
|