diff --git a/dot_config/uwsm/env b/dot_config/uwsm/env index 3a218e4..1f54c27 100644 --- a/dot_config/uwsm/env +++ b/dot_config/uwsm/env @@ -9,7 +9,7 @@ export GDK_BACKEND=wayland,x11,* export SDL_VIDEODRIVER=wayland,x11 export CLUTTER_BACKEND=wayland -export QT_QPA_PLATFORM=wayland;xcb +export QT_QPA_PLATFORM="wayland;xcb" export QT_QPA_PLATFORMTHEME=qt6ct export QT_WAYLAND_DISABLE_WINDOWDECORATION=1