Skip to content

Wayland support

AnnoyingRains edited this page Oct 31, 2023 · 1 revision

To enable Wayland support, you will need to set the environment variable SDL_VIDEODRIVER to wayland.

This can be done by editing the /etc/environment file, and adding the line SDL_VIDEODRIVER=wayland. Create the file if it does not exist. The change will take effect after you reboot

Clone this wiki locally