diff --git a/etc/profile.d/99-wayland.sh b/etc/profile.d/99-wayland.sh index f430e924..f7604889 100644 --- a/etc/profile.d/99-wayland.sh +++ b/etc/profile.d/99-wayland.sh @@ -1,4 +1,4 @@ -#export QT_QPA_PLATFORMTHEME="kde" +export QT_QPA_PLATFORMTHEME="kde" export GDK_BACKEND=wayland export QT_QPA_PLATFORM=wayland export CLUTTER_BACKEND=wayland