Skip to content

Instantly share code, notes, and snippets.

@abhitrueprogrammer
Created March 12, 2025 20:15
Show Gist options
  • Save abhitrueprogrammer/d2c3beb1fabbae3afa215ad5fa6274ed to your computer and use it in GitHub Desktop.
Save abhitrueprogrammer/d2c3beb1fabbae3afa215ad5fa6274ed to your computer and use it in GitHub Desktop.
zen
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