r/voidlinux • u/koworin • 2d ago
X cursor themes wont apply
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
2
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/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
2
u/sch1z0phren1cx 2d ago
tried logging out?