Add vivaldi launcher

This commit is contained in:
Anthony Rose 2021-09-26 17:03:37 +01:00
parent 5710858b18
commit 7faa622ff2

View file

@ -0,0 +1,25 @@
# Enable the following features:
# vivaldi://flags/#enable-gpu-rasterization
# vivaldi://flags/#enable-accelerated-video-decode
[Desktop Entry]
Version=1.0
Name=Vivaldi
GenericName=Web Browser
Comment=Access the Internet
Exec=/usr/bin/vivaldi-stable --use-gl=egl --enable-features=VaapiVideoDecoder,UseOzonePlatform --ozone-platform=wayland %U
StartupNotify=true
Terminal=false
Icon=vivaldi
Type=Application
Categories=Network;WebBrowser;
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/ftp;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/mailto;
Actions=new-window;new-private-window;
[Desktop Action new-window]
Name=New Window
Exec=/usr/bin/vivaldi-stable --use-gl=egl --enable-features=VaapiVideoDecoder,UseOzonePlatform --ozone-platform=wayland --new-window
[Desktop Action new-private-window]
Name=New Private Window
Exec=/usr/bin/vivaldi-stable --use-gl=egl --enable-features=VaapiVideoDecoder,UseOzonePlatform --ozone-platform=wayland --incognito