Jump to content

Translations:Niri/23/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
Line 1: Line 1:
{{code|<nowiki>(pkgs.vscode.override {
To work around this problem, you can force usage of the gtk or kde portals for file picker instead:
  commandLineArgs = [
    "--wayland-text-input-version=3"
  ];
});</nowiki>}}

Revision as of 15:30, 3 March 2026

Message definition (Niri)
After you installed {{ic|xwayland-satellite}} niri will integrate it out of the box and all of your XWayland apps will function properly.

To work around this problem, you can force usage of the gtk or kde portals for file picker instead: