summarylogtreecommitdiffstats
path: root/qt5ct.install
diff options
context:
space:
mode:
Diffstat (limited to 'qt5ct.install')
-rw-r--r--qt5ct.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/qt5ct.install b/qt5ct.install
new file mode 100644
index 000000000000..a5c26060e095
--- /dev/null
+++ b/qt5ct.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo ""
+ echo "==> Add line 'export QT_QPA_PLATFORMTHEME=qt5ct' to ~/.profile and re-login."
+ echo ""
+}