redirect to env in force wayland

This commit is contained in:
vaxerski 2023-03-26 19:52:25 +01:00
parent 9952e36f2d
commit a7026745ec
1 changed files with 2 additions and 0 deletions

View File

@ -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`.