replace ncmpcpp with vimus
This commit is contained in:
parent
916d34c2ad
commit
e75a3d568d
6 changed files with 16 additions and 343 deletions
|
@ -5,6 +5,6 @@ if mpc -q; then
|
|||
"playing") icon="<icon=music/play.xpm/>" ;;
|
||||
*) icon="<icon=music/pause.xpm/>" ;;
|
||||
esac
|
||||
echo '<action=`urxvtc -e "ncmpcpp" "-c" "~/.config/ncmpcpp/config"`>'"$icon"'</action>'
|
||||
echo '<action=`urxvtc -e "vimus"`>'"$icon"'</action>'
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue