Qt5 apps are using different shape of cursor

Many Qt5 apps like digiKam, Labplot, Okteta… are using different shape of the cursor

Screenshot_20240308_180554

Screenshot_20240308_180449

Installing plasma5-integration package fixed the problem.

sudo pacman -S plasma5-integration

3 Likes

Because it didn’t work for me, I’m having this problem on both Arch Linux and Fedora 40

@joserafael Try this

https://wiki.archlinux.org/title/Cursor_themes#XDG_specification

I’ve already done it, on arch linux the theme is the plasma5 breeze, but the cursor is huge

You can try adding “XCURSOR_SIZE=” to your environment

Okteta looks competely broken here with a Wayland session, looks OK with a X11 one. Maybe try that out?

I can even try, but it won’t work on fedora Atomic. There needs to be an alternative or even a bug fix, this only happens with Qt5 apps.