1[Desktop Entry]
2Name=test (qutebrowser profile)
3StartupWMClass=qutebrowser
4GenericName=test
5Icon=qutebrowser
6Type=Application
7Categories=Network;WebBrowser;
8Exec={qbpm} --untrusted-args %u
9Terminal=false
10StartupNotify=true
11MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/qute;
12Keywords=Browser
13Actions=new-window;preferences;
14
15[Desktop Action new-window]
16Name=New Window
17Exec={qbpm}
18
19[Desktop Action preferences]
20Name=Preferences
21Exec={qbpm} "qute://settings"