Skip to content

Commit

Permalink
Set missing xdg config
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigmanificient committed Dec 1, 2024
1 parent efb4281 commit eadc5c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
xdg.portal = {
enable = true;
config.common.default = "*";
xdgOpenUsePortal = true;
extraPortals = with pkgs; [
xdg-desktop-portal-wlr
xdg-desktop-portal-gtk
Expand Down

0 comments on commit eadc5c8

Please sign in to comment.