1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-10 10:15:40 +02:00
zen-desktop/AppDir/zen.desktop
mr. m 18f84476ef
Update zen.desktop
Signed-off-by: mr. m  <91018726+mauro-balades@users.noreply.github.com>
2025-01-10 16:30:07 +01:00

26 lines
764 B
Desktop File

[Desktop Entry]
Name=Zen Browser
Comment=Experience tranquillity while browsing the web without people tracking you!
Exec=zen %u
Icon=zen
Type=Application
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json;
StartupWMClass=zen
Categories=Network;WebBrowser;
StartupNotify=true
Terminal=false
X-MultipleArgs=false
Keywords=Internet;WWW;Browser;Web;Explorer;
Actions=new-window;new-private-window;profilemanager;
[Desktop Action new-window]
Name=Open a New Window
Exec=zen %u
[Desktop Action new-private-window]
Name=Open a New Private Window
Exec=zen --private-window %u
[Desktop Action profilemanager]
Name=Open the Profile Manager
Exec=zen --ProfileManager %u