rifle: Add audio to cmus queue

master
Pierre Neidhardt 2016-11-29 09:57:20 +05:30
parent aeb15800cc
commit 66f2249db7
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ ext php = php -- "$1"
#--------------------------------------------
# Audio without X
#-------------------------------------------
mime ^audio|ogg$, terminal, has cmus = cmus-remote -q -c -n -- "$@"
mime ^audio|ogg$, terminal, has mplayer = mplayer -- "$@"
mime ^audio|ogg$, terminal, has mplayer2 = mplayer2 -- "$@"
mime ^audio|ogg$, terminal, has mpv = mpv -- "$@"