From: Oleg Broytman Date: Sat, 25 Apr 2020 21:39:49 +0000 (+0300) Subject: Feat(.mc/mc.ext): Switch to `audacious` X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=2b0ee1da296e15a0995e93edc0cece033d0c7d45 Feat(.mc/mc.ext): Switch to `audacious` Switch from `deadbeef` back to `audacious` and `audtool`. --- diff --git a/.mc/mc.ext b/.mc/mc.ext index b20df18..e0a8118 100644 --- a/.mc/mc.ext +++ b/.mc/mc.ext @@ -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