I have found a way to do it when running Gnome, but I don't know how in Enlightment, and I'd really prefer not to switch window managers. The OS is Mint 12.
Asked
Active
Viewed 3,270 times
2 Answers
0
Add the following line to the file $HOME/.local/share/applications/mimeapps.list
[Default Applications]
x-scheme-handler/magnet=transmission-gtk.desktop
This registers the application transmission-gtk to handle magnet links.
Warren Parad
- 111
0
Add the following line to the file $HOME/.local/share/applications/mimeapps.list
[Default Applications]
x-scheme-handler/magnet=chromium.desktop
This registers the application chromium to handle magnet links.
Marco
- 4,444