diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-08-27 14:20:22 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-08-29 11:54:25 +0300 |
| commit | bf472970c6b84b02d51a195b322dfd741c586e9e (patch) | |
| tree | ffe25c012a7d842d27ad0e593b1f2b3039af8b65 /docs/wiki/Integrating-niri.md | |
| parent | 082d0581b76e280b3d26f2f01695a291f6f55f39 (diff) | |
| download | niri-bf472970c6b84b02d51a195b322dfd741c586e9e.tar.gz niri-bf472970c6b84b02d51a195b322dfd741c586e9e.tar.bz2 niri-bf472970c6b84b02d51a195b322dfd741c586e9e.zip | |
wiki: Update Xwayland-related info
Diffstat (limited to 'docs/wiki/Integrating-niri.md')
| -rw-r--r-- | docs/wiki/Integrating-niri.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/wiki/Integrating-niri.md b/docs/wiki/Integrating-niri.md index 5ec2a69f..455e476e 100644 --- a/docs/wiki/Integrating-niri.md +++ b/docs/wiki/Integrating-niri.md @@ -20,7 +20,7 @@ Xwayland is required for running X11 apps and games, and also the Orca screen re <sup>Since: next release</sup> Niri integrates with [xwayland-satellite](https://github.com/Supreeeme/xwayland-satellite) out of the box. The integration requires xwayland-satellite >= 0.7 available in `$PATH`. Please consider making niri depend on (or at least recommend) the xwayland-satellite package. -If you had a custom config which manually started `xwayland-satellite` and set `DISPLAY`, you should remove those customizations for the automatic integration to work. +If you had a custom config which manually started `xwayland-satellite` and set `$DISPLAY`, you should remove those customizations for the automatic integration to work. You can change the path where niri looks for xwayland-satellite using the [`xwayland-satellite` top-level option](./Configuration:-Miscellaneous.md#xwayland-satellite). |
