dotfiles/scripts/reboot_sound.sh

5 lines
109 B
Bash
Raw Permalink Normal View History

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