mirror of
https://github.com/swaywm/sway.git
synced 2025-03-20 05:19:33 +00:00
Updated Running programs natively under Wayland (markdown)
parent
05db16bb90
commit
a5316a1e02
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue