Reconfiguration mpv

This commit is contained in:
Breizh 2022-09-19 21:23:33 +02:00
parent 60116d5ded
commit facc9b2a8f
9 changed files with 38 additions and 2887 deletions
.i3blocks

View file

@ -10,7 +10,8 @@ self-reset() {
trap self-reset PIPE
# Initialisation de la connexion au serveur
coproc nc -U /home/breizh/.mpd/socket
# coproc nc -U /home/breizh/.mpd/socket
coproc socat stdio /home/breizh/.mpd/socket
IN=${COPROC[1]}
OUT=${COPROC[0]}
#echo "password xxx" >&"${IN}"