summaryrefslogtreecommitdiffstats
path: root/desktop/qt6ct/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/qt6ct/README')
-rw-r--r--desktop/qt6ct/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/qt6ct/README b/desktop/qt6ct/README
new file mode 100644
index 0000000000..bd28ba94b9
--- /dev/null
+++ b/desktop/qt6ct/README
@@ -0,0 +1,9 @@
+Qt6 configuration utility.
+
+This program allows users to configure Qt6 settings (theme, font, icons,
+etc.) under DE/WM without Qt integration.
+
+For it to work, QT_QPA_PLATFORMTHEME=qt6ct must be set in the
+environment (or qt5ct for compatibility with qt5ct).
+
+Under Wayland, it is also necessary to set QT_QPA_PLATFORM=wayland