diff --git a/pages/Getting Started/Master-Tutorial.md b/pages/Getting Started/Master-Tutorial.md index 9adbcd15..23545fe6 100644 --- a/pages/Getting Started/Master-Tutorial.md +++ b/pages/Getting Started/Master-Tutorial.md @@ -90,4 +90,6 @@ where possible. Chromium-based browsers also should have a toggle in `chrome://f For most electron apps, you should put the above in `~/.config/electron-flags.conf`. VSCode is known to not work with that though. +A few more environment variables for forcing Wayland mode are documented [here](../../Configuring/Environment-variables). + You can check whether an app is running in xwayland or not with `hyprctl clients`.