Skip to content

Instantly share code, notes, and snippets.

@beci
Created September 9, 2018 19:31
Show Gist options
  • Save beci/f2f21bd655e027dfa6a0aaed1fbae90b to your computer and use it in GitHub Desktop.
Save beci/f2f21bd655e027dfa6a0aaed1fbae90b to your computer and use it in GitHub Desktop.
Set qbittorrent as default magnet link handler in gnome (arch)
# step 1: install xdg-utils
sudo pacman -S xdg-utils
# step 2: set qbittorrent to default magnet hangler
xdg-mime default qbittorrent.desktop x-scheme-handler/magnet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment