https://bugs.kde.org/show_bug.cgi?id=498084
--- Comment #12 from Erwin <erwint.pub...@gmail.com> --- Right. My ~/.icons folder contains nothing. If i copy my desktop cursor theme from /usr/share/icons/Bibata-Modern-Classic to ~/.icons/default then both the AppImage and the Flatpack version finally take my cursor theme. And I am able to control the size by setting XCURSOR_SIZE. It seems it is ignoring cursor theme setting (though I have XCURSOR_THEME=Bibata-Modern-Classic set in Flatseal) and is always looking for a 'default' folder and if it does not find the cursor there it just reverts back to a build in default style and size and ignores XCURSOR_SIZE. BTW, I also ran KDE neon from a live USB to see how it behaves. Since digiKam is KDE app with Qt6, I thought that it might not happen there. But the AppImage had the same effect, too small cursor size. Then I installed the flatpack from the repo (8.5.0 using Qt6.8.1) and the cursor theme and size was correct. Weird. Though this runs on Wayland; maybe that has an effect. -- You are receiving this mail because: You are watching all bug changes.