Niri: Difference between revisions
Add another way to specify --wayland-text-input-version=3 |
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 | {{code|<nowiki>(pkgs.vscode.override { | ||
commandLineArgs = [ | commandLineArgs = [ | ||
"--wayland-text-input-version=3" | "--wayland-text-input-version=3" | ||