3 hours ago · 0 comments

Over the last week, I learned that it's possible to have multiple desktop portals (implementations, I guess?) for Wayland active, and even specify which one to choose for which to choose which one. This is what this looks like: nix title="home.nix" # ... xdg.portal = { enable = true; extraPortals = [ pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-gnome ]; config.common = { # for files, mainly, since my nautilus takes ages to load ...

No comments yet. Log in to reply on the Fediverse. Comments will appear here.