Einen TOR-Start Button in der LINUX Schnellstartleiste einfügen

@HS4720 :wave:, apologies for responding in English.

To register Tor Browser to show up in your application launcher, navigate to the Tor Browser directory, launch a terminal window in that directory and run this command: ./start-tor-browser.desktop --register-app

What this basically does is registers a .desktop file in the $HOME/.local/share/applications directory.

After that you can drop the application icon (or mark the app as ‘favorite’) for it show up on your dock / status bar.

3 Likes