workstation/roles/home-gui/files/com.microsoft.Edge.desktop

23 lines
1.1 KiB
Desktop File

[Desktop Entry]
Version=1.0
Name=Microsoft Edge
GenericName=Web Browser
Comment=Access the Internet
TryExec=.local/share/flatpak/app/com.microsoft.Edge/current/active/export/bin/com.microsoft.Edge
Exec=/usr/bin/flatpak run com.microsoft.Edge -enable-features=UseOzonePlatform -ozone-platform=wayland --high-dpi-support=1 --gtk-version=4 %U
StartupNotify=true
Terminal=false
Icon=com.microsoft.Edge
StartupWMClass=microsoft-edge
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;
Actions=new-window;new-private-window;
[Desktop Action new-window]
Name=New Window
Exec=/usr/bin/flatpak run com.microsoft.Edge
[Desktop Action new-private-window]
Name=New InPrivate Window
Exec=/usr/bin/flatpak run com.microsoft.Edge -enable-features=UseOzonePlatform -ozone-platform=wayland --high-dpi-support=1 --gtk-version=4 --inprivate %U