mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
redirect to env in force wayland
This commit is contained in:
parent
9952e36f2d
commit
a7026745ec
1 changed files with 2 additions and 0 deletions
|
@ -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
|
For most electron apps, you should put the above in `~/.config/electron-flags.conf`. VSCode is known
|
||||||
to not work with that though.
|
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`.
|
You can check whether an app is running in xwayland or not with `hyprctl clients`.
|
||||||
|
|
Loading…
Reference in a new issue