fix typo in envs page (#669)

Typo
This commit is contained in:
vilas 2024-06-01 13:51:58 +02:00 committed by GitHub
parent f613c3e511
commit 9baf11f918
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ environment on traditional Linux distros.
## Toolkit Backend Variables
- `env = GDK_BACKEND,wayland,x11,*` - GTK: Use wayland if available. If not: try x11, then any other GDK backend.
not.
- `env = QT_QPA_PLATFORM,wayland;xcb` - Qt: Use wayland if available, fall back to
x11 if not.
- `env = SDL_VIDEODRIVER,wayland` - Run SDL2 applications on Wayland. Remove or set to