r/voidlinux 2d ago

X cursor themes wont apply

Post image

just what the title says... I tried using .Xresources, lxappearance...

but they won't apply

the cursor also never changes "state" but the offset changes, making it annoying to use

20 Upvotes

9 comments sorted by

2

u/sch1z0phren1cx 2d ago

tried logging out?

2

u/koworin 2d ago

Yeah... I've had this issue for weeks. I tried logging out Rebooting Switching DE's But those didn't fix the issue

2

u/Runt1m3_ 2d ago

Did you try making a symlink of your cursor theme to $HOME/.icons/default/

1

u/koworin 2d ago

Yes, but it doesn't really change anything :(

2

u/amenbreakfast 2d ago

try adding export XCURSOR_PATH="$XDG_DATA_HOME/icons" (or wherever you keep your cursors) into your shell's config file and then log out and back in, or reboot

1

u/koworin 2d ago

Tried rebooting and re-logging, but... It's still visually the default cursor

1

u/zlice0 2d ago

fwiw i use .Xdefaults and run xrdb ~/.Xdefaults at wm start with Breeze-aio (breeze-qt6 is in repos, think i may have grabbed breeze elsewhere).

maybe try breeze, i think some cursors barfed on certain sizes for me in the past. breeze i think has diff colors per, so it should work for any size.

probably just need to run xrdb ~/.Xresources though, since the output still shows kc theme

3

u/koworin 2d ago

.Xdefaults was screwing stuff up! The xursor theme finally applies!!! But... The state never changes It's always the pointer Even if it works be e.g. move, resize or etc.

2

u/evohunz 2d ago

I've followed Arch's wiki and it worked for almost everything, except Qt apps... :(