change to allow multiple portal configs
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -49,7 +49,7 @@ in {
|
|||||||
xdg-desktop-portal-gnome
|
xdg-desktop-portal-gnome
|
||||||
xdg-desktop-portal-gtk
|
xdg-desktop-portal-gtk
|
||||||
];
|
];
|
||||||
config.common = {
|
config.niri = {
|
||||||
default = ["gnome" "gtk"];
|
default = ["gnome" "gtk"];
|
||||||
"org.freedesktop.impl.portal.Secret" = ["gnome-keyring"];
|
"org.freedesktop.impl.portal.Secret" = ["gnome-keyring"];
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user