Jump to content

Translations:Niri/31/en: Difference between revisions

From Official NixOS Wiki
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
Importing a new version from external source
Tag: Replaced
Line 1: Line 1:
To work around this problem, you can force usage of the gtk or kde portals for file picker instead:
== See Also ==
{{File|3=xdg.portal.config.niri = {
  "org.freedesktop.impl.portal.FileChooser" = [ "gtk" ]; # or "kde"
};|name=/etc/nixos/configuration.nix|lang=nix}}

Revision as of 14:02, 11 February 2026

See Also