dotfiles/scripts/shutdown_sound.sh

4 lines
111 B
Bash
Raw Permalink Normal View History

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