Mises à jour diverses
This commit is contained in:
parent
7bef308ade
commit
ce114c6292
7 changed files with 23 additions and 17 deletions
.i3blocks
|
@ -54,7 +54,7 @@ if [[ "$origstatus" != "stop" ]] && [[ "$origstatus" != "off" ]]
|
|||
then
|
||||
if [[ ! -f $runtime/mpd ]]
|
||||
then
|
||||
mpc -f '[[%artist%§]%title%|[%file%]' current > ${runtime}/mpd
|
||||
mpc -f '[[%artist%§|%name%§]%title%|[%file%]' current > ${runtime}/mpd
|
||||
fi
|
||||
|
||||
song=$(<${runtime}/mpd)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue