]> git.phdru.name Git - dotfiles.git/commitdiff
Feat(.mc/mc.ext): Switch to `audacious`
authorOleg Broytman <phd@phdru.name>
Sat, 25 Apr 2020 21:39:49 +0000 (00:39 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 25 Apr 2020 21:39:49 +0000 (00:39 +0300)
Switch from `deadbeef` back to `audacious` and `audtool`.

.mc/mc.ext

index b20df183a52012dbfe2fce0189e658072c958c61..e0a8118e4538d35ece207d2b9aa6ce403e834d71 100644 (file)
@@ -774,9 +774,9 @@ regex/\.([Zz][Ii][Pp])$
    View=%view{ascii} unzip -v %f
 
 include/audio
-   #Open=[ "`audtool --get-volume`" -eq 0 ] && (audacious & sleep 3); audtool --playlist-clear --playlist-addurl %f --playback-play
+   Open=[ "`audtool --get-volume`" -eq 0 ] && (audacious & sleep 3); audtool --playlist-clear --playlist-addurl %f --playback-play
    #Open=mplayer %f &
-   Open=deadbeef %f &
+   #Open=deadbeef %f &
    #Open=mediaplayer_open %f
    View=%view{ascii} %f