add hooks to music target
This commit is contained in:
parent
1fecda516f
commit
ad5be5d2b4
3
install-hooks/music/post-install
Executable file
3
install-hooks/music/post-install
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh -eu
|
||||
|
||||
systemctl --user enable --now mpv
|
||||
3
install-hooks/music/pre-install
Executable file
3
install-hooks/music/pre-install
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh -eu
|
||||
|
||||
echo "sudo pacman -S mpv socat"
|
||||
Loading…
x
Reference in New Issue
Block a user