Hi, Tumbleweed Plasma 6 here. Wondering if you know of the correct location for holding QT Plasma 6 QML Environment Variables? There has been a suggestion of '~/.config/environment.d/envvars.conf`. The directory does not exist by default. '/etc/environment' directory does not exist by default either so this very well could be the case. Suggested to me is "QML_DISABLE_DISK_CACHE=1" though I do not see that on the documentation page. Interested in variable to disable QML disk cache (bottom of page). Documentation reference:> https://doc.qt.io/qt-6/qmldiskcache.html QML_DISABLE_DISK_CACHE No '=1' is shown in examples. Quote from page, "The primary way of fine tuning the behavior regarding ahead of time compiled code and caching is via the environment variable QML_DISK_CACHE. This variable takes a comma-separated list of options, for example:" 🫥