Skip to content

Commit

Permalink
modules/desktop: xdgOpenUsePortal
Browse files Browse the repository at this point in the history
  • Loading branch information
fufexan committed Dec 10, 2023
1 parent 5f8cf0a commit eb3651a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/desktop.nix
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@

xdg.portal = {
enable = true;
extraPortals = [pkgs.xdg-desktop-portal-gtk];
xdgOpenUsePortal = true;
config.common.default = ["gtk"];
};
}

0 comments on commit eb3651a

Please sign in to comment.