diff --git a/.config/environment.d/50-wayland.conf b/.config/environment.d/50-wayland.conf index e8691e0..af36e65 100644 --- a/.config/environment.d/50-wayland.conf +++ b/.config/environment.d/50-wayland.conf @@ -1,8 +1,8 @@ ### Set wayland specific environment variables # Set wayland backend for GUI libraries -QT_QPA_PLATFORM=wayland;xkb -GDK_BACKEND=wayland,xkb +QT_QPA_PLATFORM=wayland +GDK_BACKEND=wayland SDL_VIDEODRIVER=wayland CLUTTER_BACKEND=wayland