desktop: qutebrowser as webp mime type viewer
This is decent webp viewer, like other web browser.
This commit is contained in:
parent
c598cbbc71
commit
61746e0f58
|
|
@ -48,7 +48,7 @@ Categories=Network;WebBrowser;
|
||||||
Exec=qutebrowser --untrusted-args %u
|
Exec=qutebrowser --untrusted-args %u
|
||||||
Terminal=false
|
Terminal=false
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
MimeType=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;
|
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rdf+xml;image/gif;image/webp;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/qute;
|
||||||
Keywords=Browser
|
Keywords=Browser
|
||||||
Actions=new-window;preferences;
|
Actions=new-window;preferences;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue