dotfiles/scripts/reboot_sound.sh
2024-04-15 16:25:16 +01:00

4 lines
109 B
Bash
Executable file

#!/bin/bash
mpv --volume=90 /home/thomas/dotfiles/gruvbox-95/sounds/st-computer-off.mp3
systemctl reboot