]> git.phdru.name Git - dotfiles.git/blobdiff - .mc/mc.ext
Switch from `audacious` to `deadbeef`
[dotfiles.git] / .mc / mc.ext
index ade8966223f9021b0484d91aeda7f8d6dadbeaaf..8a2cbcd3f61b6fe419673600f29e42d75d61c029 100644 (file)
@@ -93,9 +93,9 @@ type/^XML *(1\.0 *)?document
 #   View=%view{ascii} unzip -v %f
 #
 include/audio
-   Open=[ "`audtool --get-volume`" -eq 0 ] && (audacious & sleep 3); audtool --playlist-clear; case %f in *.m3u8?) while read song; do audtool --playlist-addurl "$song"; done < %f ;; *) audtool --playlist-addurl %f ;; esac; audtool --playback-play
+   #Open=[ "`audtool --get-volume`" -eq 0 ] && (audacious & sleep 3); audtool --playlist-clear; case %f in *.m3u8?) while read song; do audtool --playlist-addurl "$song"; done < %f ;; *) audtool --playlist-addurl %f ;; esac; audtool --playback-play
    #Open=mplayer %f &
-   #Open=deadbeef %f &
+   Open=deadbeef %f &
    View=%view{ascii} cat %f
 
 include/msoffice-doc