Last active
August 29, 2015 14:07
-
-
Save glamrock/fcb04842af7d19d8be99 to your computer and use it in GitHub Desktop.
TBB launcher
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=4.0 | |
Name=Tor Browser | |
Comment=Tor Browser is +1 for privacy and -1 for mass surveillance | |
Exec=bash -c "export PATH=$PATH:`dirname %k`; start-tor-browser" | |
Icon=/usr/lib/firefox/browser/icons/mozicon128.png | |
Terminal=false | |
Type=Application | |
Categories=Utility;Application; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment