From ca8d825954487d69c530fd5411ac46a000118189 Mon Sep 17 00:00:00 2001 From: edisionnano Date: Thu, 22 Aug 2024 01:05:36 +0300 Subject: [PATCH] Add info about missing icons --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c24dd2a..ef64f19 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ to force the app to use the language of your choice. lupdate src/ -ts translations/qdiskinfo_de_DE.ts -noobsolete ``` +## Common Issues +### Icons are Missing +If you are using QDiskInfo outside KDE, the arrows on the navigation keys and some other icons may be missing. To fix this install the Qt6 Configuration Tool (qt6ct) and append `export QT_QPA_PLATFORMTHEME=qt6ct` to the file `/etc/environment` + ## Using CrystalDiskInfo Anime Themes The process is similar to the one above with a few changes:
First you must download the edition of CrystalDiskInfo you want (Aoi for example) in ZIP format from [here](https://crystalmark.info/en/download/), from this archive you shall copy the light and dark backgrounds as well as the good, caution, bad, unknown icons to dist/theme with the same name as the templates there.