fix xdg portal config

This commit is contained in:
William 2025-10-15 20:32:40 -03:00
parent f62f34e98f
commit 5e686f5bff

View file

@ -42,7 +42,7 @@
xdg-desktop-portal-gtk xdg-desktop-portal-gtk
xdg-desktop-portal-gnome xdg-desktop-portal-gnome
]; ];
config = "*"; config.common.default = "*";
}; };
gtk = { gtk = {