From d68cf29895d7bb808fa4218f95f9d1221ea73321 Mon Sep 17 00:00:00 2001 From: qoijjj <129108030+qoijjj@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:34:08 -0700 Subject: [PATCH] docs: add xwayland toggle note to FAQ --- FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index c2ffc10..d11f4dd 100644 --- a/FAQ.md +++ b/FAQ.md @@ -63,6 +63,10 @@ The functionality that provides this, called GHNS, is disabled by default due to If you still want to enable this functionality, run `ujust toggle-ghns` +#### Why doesn't my Xwayland app work? + +Xwayland is disabled by default on GNOME, KDE Plasma, and Sway. Use `ujust toggle-xwayland` if you need it + #### My clock is wrong and it's not getting automatically set. How do I fix this? If your system time is off by an excessive amount due to rare conditions like a CMOS reset, your network will not connect. A one-time manual reset will fix this. This should never be required except under very rare circumstances.