mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-19 02:11:28 +03:00
Add info about missing icons
This commit is contained in:
@@ -63,6 +63,10 @@ to force the app to use the language of your choice.
|
|||||||
lupdate src/ -ts translations/qdiskinfo_de_DE.ts -noobsolete
|
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
|
## Using CrystalDiskInfo Anime Themes
|
||||||
The process is similar to the one above with a few changes:<br>
|
The process is similar to the one above with a few changes:<br>
|
||||||
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.<br>
|
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.<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user