programs: xdg-desktop-portal: log more

This commit is contained in:
2024-02-17 14:40:56 +00:00
parent bbf7aac062
commit 6f8c299c69

View File

@@ -40,6 +40,8 @@ in
# tracking issue for having xdg-desktop-portal locate portals via more standard directories, obviating this var:
# - <https://github.com/flatpak/xdg-desktop-portal/issues/603>
environment.XDG_DESKTOP_PORTAL_DIR = "/etc/profiles/per-user/%u/share/xdg-desktop-portal/portals";
environment.G_MESSAGES_DEBUG = "all";
};
};