add hooks to music target

This commit is contained in:
thek4n 2026-05-23 13:54:06 +03:00
parent 1fecda516f
commit ad5be5d2b4
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh -eu
systemctl --user enable --now mpv

View File

@ -0,0 +1,3 @@
#!/bin/sh -eu
echo "sudo pacman -S mpv socat"