aboutsummaryrefslogtreecommitdiff
path: root/desktop/qt5ct/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2016-12-22 08:00:06 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-24 07:33:39 +0700
commit8915768c6d8846562d119ca587b17d911c2b3a3a (patch)
tree1e7f83780ab147e0a126dc98e9ff3d33f4f37446 /desktop/qt5ct/README
parent8a7bbd204bdd408fbe799c4d1e1665e0edb31809 (diff)
desktop/qt5ct: Added (Qt5 configuration utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/qt5ct/README')
-rw-r--r--desktop/qt5ct/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/qt5ct/README b/desktop/qt5ct/README
new file mode 100644
index 0000000000..5f4ef6fe01
--- /dev/null
+++ b/desktop/qt5ct/README
@@ -0,0 +1,7 @@
+Qt5 configuration utility
+
+This program allows users to configure Qt5 settings (theme, font,
+icons, etc.) under DE/WM without Qt integration.
+
+For it to work, QT_QPA_PLATFORMTHEME=qt5ct must be set in the
+environment.