Initial commit: snap using zen-bin

This commit is contained in:
2025-08-25 13:38:58 +02:00
commit 929ceb523c
6 changed files with 326 additions and 0 deletions

26
zen-browser.desktop Normal file
View File

@@ -0,0 +1,26 @@
[Desktop Entry]
Version=1.14.11b
Name=Zen Browser
GenericName=Web Browser
Comment=Welcome to a calmer internet
Keywords=Internet;WWW;Browser;Web;Explorer
Exec=/usr/lib/zen/zen-bin %U
Icon=/usr/share/icons/hicolor/128x128/apps/zen-browser.png
Terminal=false
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 Browser
Categories=Network;WebBrowser;
Actions=new-window;new-private-window;profile-manager-window;
[Desktop Action new-window]
Name=Open a New Window
Exec=/usr/lib/zen/zen-bin --new-window %u
[Desktop Action new-private-window]
Name=Open a New Private Window
Exec=/usr/lib/zen/zen-bin --private-window %u
[Desktop Action profile-manager-window]
Name=Open the Profile Manager
Exec=/usr/lib/zen/zen-bin --ProfileManager %u