summarylogtreecommitdiffstats
path: root/qt5ct.install
diff options
context:
space:
mode:
authorJosip Ponjavic2017-05-13 16:20:32 +0200
committerJosip Ponjavic2017-05-13 16:20:32 +0200
commitcceef51d62fe9bb4a5f700eca7cde062db9ea0e3 (patch)
tree608c26ecab4cedfc80ba82abb06ca196be160a81 /qt5ct.install
downloadaur-cceef51d62fe9bb4a5f700eca7cde062db9ea0e3.tar.gz
initial import...
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 ""
+}