Skip to content

Instantly share code, notes, and snippets.

@braydonf
Created April 27, 2016 02:25
Show Gist options
  • Save braydonf/d1c3ad680990cb390570e7869b390577 to your computer and use it in GitHub Desktop.
Save braydonf/d1c3ad680990cb390570e7869b390577 to your computer and use it in GitHub Desktop.
setting up bitcoin handling for local bitcoin install
[Desktop Entry]
Type=Application
Name=Bitcoin-QT
GenericName=Bitcoin Client
Comment=Bitcoin wallet
Categories=Qt;Network;
Exec=/usr/local/bin/bitcoin-qt %u
Icon=bitcoinicon
StartupNotify=false
Terminal=false
MimeType=x-scheme-handler/bitcoin
Name[en_US]=bitcoin-qt.desktop
sudo xdg-desktop-menu install --novendor /home/user/Desktop/bitcoin-qt.desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment