Aqui otro de mis #linuxtips #trucoslinux que uso
Mi navegador es #MullvadBrowser y como #TorBrowser esta disponible en principio para uso como una App #Portable, pero he conseguido poder añadirlo a la carpeta de las #AppImage en "/home/AppImage" y creando el archivo start-mullvad-mod.desktop en ".local/share/applicatons/" haciendo algunas modificaciones al original
$ geany .local/share/applicatons/start-mullvad-mod.desktop
[Desktop Entry]
Type=Application
Name=Mullvad
GenericName=Web Browser
Comment=Mullvad es +1 por la privacidad y -1 por la vigilancia masiva
Categories=Network;WebBrowser;Security;
Exec=/home/AppImage/mullvad/Browser/start-mullvad-browser --detach --allow-remote %u
Icon=/home/AppImage/mullvad/Browser/browser/chrome/icons/default/default128.png
StartupWMClass=Mullvad
MimeType=x-scheme-handler/unknown;x-scheme-handler/about;x-scheme-handler/https;x-scheme-handler/http;text/html;
[#] EOF
Asi pude integrar en el menu el genial Mullvad. Otra cosa que hice fue integrar Mullvad en el sistema, con los siguientes pasos
$ cp .local/share/applicatons/start-mullvad-mod.desktop /home/AppImage/mullvad-browser/start-mullvad-mod.desktop
$ sudo update-alternatives --install /usr/bin/x-www-browser x-www-browser /home/AppImage/mullvad-browser/Browser/start-mullvad-browser 1
$ sudo update-alternatives --config x-www-browser
Y escogemos "start-mullvad-browser". A continuacion escogemos Mullvad como el default
$ xdg-settings set default-web-browser start-mullvad-mod.desktop
Y con algo de suerte, ya tenemos configurado todo.
Fuente: https://askubuntu.com/questions/542372/set-tor-browser-as-default-browser
=> More informations about this toot | View the thread | More toots from josmit@cuyes.mooo.com
=> View josmit@cuyes.mooo.com profile
=> View appimage tag | View mullvadbrowser tag | View portable tag | View torbrowser tag | View linuxtips tag | View trucoslinux tag This content has been proxied by September (3851b).Proxy Information
text/gemini