aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlink2xt <link2xt@testrun.org>2021-08-01 14:17:19 +0300
committerlink2xt <link2xt@testrun.org>2021-08-01 14:17:19 +0300
commitcd5b0ec5d143801bd25ffa293688e907acce827b (patch)
tree450291d95c09894ddabfacc922764e55f1a20863
parent5a4b7039b0c428dd09e3ab484076675e9ea4f98d (diff)
downloadkdeltachat-cd5b0ec5d143801bd25ffa293688e907acce827b.tar.gz
kdeltachat-cd5b0ec5d143801bd25ffa293688e907acce827b.zip
README: mention qt5ct to use KDE icon theme without KDE
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1f11352..eebb215 100644
--- a/README.md
+++ b/README.md
@@ -142,8 +142,13 @@ Debian bugreport: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976389
## Buttons have no icons
-Setting `XDG_CURRENT_DESKTOP=GNOME` environment variable has been reported
-to help in this case.
+If you are not using KDE or another desktop environment with Qt 5 integration,
+you can install [qt5ct](https://sourceforge.net/projects/qt5ct/), configure
+icon theme for Qt 5 there and set `QT_QPA_PLATFORMTHEME=qt5ct` or
+`XDG_CURRENT_DESKTOP=qt5ct` environment variable.
+
+Setting `XDG_CURRENT_DESKTOP=GNOME` environment variable has also been reported
+to help in this case. This results in usage of Adwaita icon theme.
# License