From bf472970c6b84b02d51a195b322dfd741c586e9e Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Wed, 27 Aug 2025 14:20:22 +0300 Subject: wiki: Update Xwayland-related info --- docs/wiki/Integrating-niri.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/wiki/Integrating-niri.md') 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 Since: next release 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). -- cgit