profile.d/99-wayland.sh: use qt6ct for enabling kvantum

This commit is contained in:
Aminda Suomalainen 2024-07-22 14:13:51 +03:00
parent 13829a101c
commit 0671a49edd
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -1,5 +1,7 @@
# Visit qt6ct and set theme to kvantum for darkman!
export QT_QPA_PLATFORMTHEME=qt6ct
export QT_STYLE_OVERRIDE=kvantum
export QT_QPA_PLATFORMTHEME="kde"
# Strongly imply these that wayland is preferred
export GDK_BACKEND=wayland
export QT_QPA_PLATFORM=wayland
export CLUTTER_BACKEND=wayland