With Bubblejail when I edited the instanceEDITOR=vim bubblejail edit librewolf
and I added [xdg_desktop_portal] in:
[x11]
[network]
[pulse_audio]
[home_share]
home_paths = [
"Downloads",
]
[direct_rendering]
[notify]
[xdg_desktop_portal]
Portals worked fine on Cachy but not on Endeavour when I did the same thing.
I am getting errors when I checked the status of xdg-desktop-portal on endeavourOS but not on CachyOS
systemctl --user status xdg-desktop-portal
○ xdg-desktop-portal.service - Portal service
Loaded: loaded (/usr/lib/systemd/user/xdg-desktop-portal.service; static)
Active: inactive (dead)
Jun 14 00:14:27 joe-z97xsoc systemd[2739]: Dependency failed for Portal service.
Jun 14 00:14:27 joe-z97xsoc systemd[2739]: xdg-desktop-portal.service: Job xdg-deskto>
Jun 14 00:14:27 joe-z97xsoc systemd[2739]: Dependency failed for Portal service.
Jun 14 00:14:27 joe-z97xsoc systemd[2739]: xdg-desktop-portal.service: Job xdg-deskto>
Jun 14 00:14:27 joe-z97xsoc systemd[2739]: Dependency failed for Portal service.
Jun 14 00:14:27 joe-z97xsoc systemd[2739]: xdg-desktop-portal.service: Job xdg-deskto>
Jun 14 00:32:42 joe-z97xsoc systemd[2739]: Dependency failed for Portal service.
Jun 14 00:32:42 joe-z97xsoc systemd[2739]: xdg-desktop-portal.service: Job xdg-deskto>
Jun 14 00:35:21 joe-z97xsoc systemd[2739]: Dependency failed for Portal service.
Jun 14 00:35:21 joe-z97xsoc systemd[2739]: xdg-desktop-portal.service: Job xdg-deskto>
lines 1-14/14 (END)
My question is how does CachyOS configure portals? Is it a custom compiled version of xfce which has support for xdg-desktop-portal or something else?