Reconfiguration mpv
This commit is contained in:
parent
60116d5ded
commit
facc9b2a8f
9 changed files with 38 additions and 2887 deletions
.i3blocks
|
@ -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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue