Xdg : Disable open with portals.
This commit is contained in:
parent
481c2070eb
commit
8c0c740824
|
@ -15,6 +15,6 @@
|
||||||
wlr = {
|
wlr = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
xdgOpenUsePortal = true;
|
xdgOpenUsePortal = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue