[Portland-bugs] [Bug 102063] xdg-open ignores mimeapps.list
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 29 20:28:13 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102063
Rex Dieter <rdieter at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #2 from Rex Dieter <rdieter at gmail.com> ---
Seems to work for me using ~/.config/mimeapps.list :
# current default
$ xdg-mime query default video/x-matroska
org.kde.dragonplayer.desktop
$ echo 'video/x-matroska=smplayer.desktop;' >> ~/.config/mimeapps.list
$ xdg-mime query default video/x-matroska
smplayer.desktop
tested under kde plasma5 and also using
XDG_CURRENT_DESKTOP=generic DE=generic xdg-mime ...
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/portland-bugs/attachments/20171129/3ba5dc57/attachment.html>
More information about the Portland-bugs
mailing list