Niri: Difference between revisions

34j (talk | contribs)
Add another way to specify --wayland-text-input-version=3
34j (talk | contribs)
mNo edit summary
Line 76: Line 76:
Alternatively, if the package supports {{ic|commandLineArgs}}, the following may be used instead:
Alternatively, if the package supports {{ic|commandLineArgs}}, the following may be used instead:


{{code|<nowiki>(pkgs.unstable.vscode.override {
{{code|<nowiki>(pkgs.vscode.override {
   commandLineArgs = [
   commandLineArgs = [
     "--wayland-text-input-version=3"
     "--wayland-text-input-version=3"