4 lines
111 B
Bash
4 lines
111 B
Bash
![]() |
#!/bin/bash
|
||
|
mpv --volume=90 /home/thomas/dotfiles/gruvbox-95/sounds/st-computer-off.mp3
|
||
|
systemctl poweroff
|