-
I wrote a new file chooser called pikeru and the configuration works perfectly on Arch/KDE, but I am unable to disable it via ~/.config/xdg-desktop-portal/portals.conf on ubuntu. The
This is what /usr/share/xdg-desktop-portal/portals/pikeru.portal looks like:
And this is what gtk.portal looks like for comparison:
XDG_CURRENT_DESKTOP is "ubuntu:GNOME". If I set UseIn=gnome in pikeru.portal, it will always use gtk. If I set UseIn=ubuntu, it will always use pikeru, unless I also set it to ubuntu in gtk.portal. My understanding is that UseIn indicates which DEs a backend can be used in and portals.conf has the highest precedence when telling it which to use, but it seems to be completely ignoring portals.conf. How can I make portals.conf determine which filepicker to use? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Nevermind, tried it with a newer version of ubuntu and it works fine. I guess the configuration changed between xdg-desktop-portal versions 1.14 and 1.18 |
Beta Was this translation helpful? Give feedback.
Nevermind, tried it with a newer version of ubuntu and it works fine. I guess the configuration changed between xdg-desktop-portal versions 1.14 and 1.18