如何删除 xdg-mime 默认关联?
因此,xdgmime default foo.desktop application/x-foo
将在 ~/.local/share/applications/mimeapps.list
中关联一个 mime 类型,如下所示:
[Default Applications]
...
application/x-foo=foo.desktop
What是删除关联的“正确”方法吗?
我刚刚使用 vim
编辑了文件,删除了该行,并且它起作用了,但是 xdg-mime
有安装/卸载其他目的那么有没有“正确”的方法来删除默认值?
So xdgmime default foo.desktop application/x-foo
will associate a mime type in ~/.local/share/applications/mimeapps.list
like this:
[Default Applications]
...
application/x-foo=foo.desktop
What is the "proper" way to remove the association?
I just edited the file with vim
, deleted the line, and it worked, but xdg-mime
has install/uninstall for other purposes so is there a "right" way to remove the default?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论