up vote 1 down vote favorite

I want to associate Spotify URIs with my bash script that runs spotify, however, I don't know how to make xdg-open open spotify: URIs with that bash script.

Any suggestions?

flag

1 Answer

up vote 0 down vote accepted

xdg-open uses kfmclient, gnome-open or exo-open, so you should configure the program that is used in your case.

link|flag
thanks, I looked up uri adding for gnome-open and found this: people.w3.org/~dom/archives/2005/09/… – Linus Sjögren Sep 16 '09 at 17:27

Your Answer

get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.