Chromium, open Spotify links in Gnome

Did you ever get a link like http://open.spotify.com/track/1QdXJ6TDYOT7sZyq7WCHhk, but were unable to open it easy? try following:

gconftool-2 --set --type=string /desktop/gnome/url-handlers/spotify/command 'wine "C:\Program Files\Spotify\spotify.exe" /uri "%s"'
gconftool-2 --set --type=bool /desktop/gnome/url-handlers/spotify/enabled true
gconftool-2 --set --type=bool /desktop/gnome/url-handlers/spotify/need-terminal false

One Response to “Chromium, open Spotify links in Gnome”

  1. Sinan Says:

    Thx a lot dude, so great xD ! I can open spotiky link on lastfm directly in chromium :)

Leave a Reply