From a7026745ec99efcdebce6fcdb36452cfb8baad9c Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sun, 26 Mar 2023 19:52:25 +0100 Subject: [PATCH] redirect to env in force wayland --- pages/Getting Started/Master-Tutorial.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Getting Started/Master-Tutorial.md b/pages/Getting Started/Master-Tutorial.md index 9adbcd1..23545fe 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`.