diff --git a/roles/config/files/etc/environment b/roles/config/files/etc/environment index fe68f3e4..15b59248 100644 --- a/roles/config/files/etc/environment +++ b/roles/config/files/etc/environment @@ -1,11 +1,11 @@ # wayland for qt -QT_QPA_PLATFORM=wayland +QT_QPA_PLATFORM='wayland;xcb' # default editor EDITOR=vim # wayland for clutter CLUTTER_BACKEND=wayland # wayland for sdl -SDL_VIDEODRIVER=wayland +SDL_VIDEODRIVER='wayland,x11' # wayland firefox & thunderbird MOZ_ENABLE_WAYLAND=1 # keyboard layout for gamescope