Created
March 12, 2025 20:15
-
-
Save abhitrueprogrammer/d2c3beb1fabbae3afa215ad5fa6274ed to your computer and use it in GitHub Desktop.
zen
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
download zen and extract in ~ | |
nano ~/.local/share/applications/zen.desktop | |
[Desktop Entry] | |
Version=1.0 | |
Name=Zen Browser | |
Comment=Experience tranquillity while browsing the web without people tracking you! | |
GenericName=Web Browser | |
Keywords=Internet;WWW;Browser;Web;Explorer | |
Exec=/home/abhitruechamp/zen/zen | |
Terminal=false | |
X-MultipleArgs=false | |
Type=Application | |
Icon=/home/abhitruechamp/zen/browser/chrome/icons/default/default128.png | |
Categories=GNOME;GTK;Network;WebBrowser; | |
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall; | |
StartupNotify=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment