sway: extraPortals

This commit is contained in:
Casper V. Kristensen 2023-10-25 14:02:10 +02:00
parent 90f73569ea
commit 43d2e1a0bc

View file

@ -273,6 +273,9 @@
xdg.portal = {
enable = true;
wlr.enable = true;
extraPortals = with pkgs; [
xdg-desktop-portal-gtk
];
};
# TODO