mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 09:21:28 +00:00
Updated Running programs natively under Wayland (markdown)
parent
05db16bb90
commit
a5316a1e02
|
@ -7,6 +7,7 @@ You can disable Xwayland (X clients under Wayland) support by specifying `xwayla
|
||||||
Wayland should be selected by default. If not, this can be overridden on a per-app basis by setting:
|
Wayland should be selected by default. If not, this can be overridden on a per-app basis by setting:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
# Do not set this globally
|
||||||
GDK_BACKEND=wayland
|
GDK_BACKEND=wayland
|
||||||
CLUTTER_BACKEND=wayland
|
CLUTTER_BACKEND=wayland
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue