27 lines
980 B
Desktop File
27 lines
980 B
Desktop File
[Desktop Entry]
|
|
Name=Zen Browser (Nvidia)
|
|
Comment=Experience tranquillity while browsing the web without people tracking you!
|
|
Exec=env __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only /opt/zen-browser-bin/zen-bin %u
|
|
Icon=zen-browser
|
|
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=/opt/zen-browser-bin/zen-bin %u
|
|
|
|
[Desktop Action new-private-window]
|
|
Name=Open a New Private Window
|
|
Exec=/opt/zen-browser-bin/zen-bin --private-window %u
|
|
|
|
[Desktop Action profilemanager]
|
|
Name=Open the Profile Manager
|
|
Exec=/opt/zen-browser-bin/zen-bin --ProfileManager %u
|