sway: extraPortals
This commit is contained in:
parent
90f73569ea
commit
43d2e1a0bc
|
@ -273,6 +273,9 @@
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
wlr.enable = true;
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal-gtk
|
||||
];
|
||||
};
|
||||
|
||||
# TODO
|
||||
|
|
Loading…
Reference in a new issue