Remove deprecated gtkUsePortal option
This commit is contained in:
parent
85cd41739c
commit
e1f13ac6dd
|
@ -93,7 +93,6 @@ with pkgs;
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
gtkUsePortal = true;
|
||||
extraPortals = [ xdg-desktop-portal-gtk ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue