Home » Questions » Computers [ Ask a new question ]

Add an URI handler to xdg-open

Add an URI handler to xdg-open

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.

Asked by: Guest | Views: 295
Total answers/comments: 1
Guest [Entry]

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