Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set cursor theme? #45

Open
raffaem opened this issue Apr 17, 2024 · 2 comments
Open

How to set cursor theme? #45

raffaem opened this issue Apr 17, 2024 · 2 comments

Comments

@raffaem
Copy link

raffaem commented Apr 17, 2024

How can I set the cursor theme?

I have installed nordzy-cursors and copied /usr/share/icons/nordzy-cursors into both ~/.local/share/icons and ~/.icons, but still it doesn't show up in qt6ct's "Icon theme" tab and in any case there is not tab to select a cursor different from the icon theme.

@ilya-fedin
Copy link

That's not a toolkit thing, you can use Xcursor.{theme,size} parameters for .Xresources config on X11, compositor configuration on Wayland compositors with support for cursor-shape-v1 and XCURSOR_{THEME,SIZE} environment variables for Wayland compositors without cursor-shape-v1 support.

@hamody19
Copy link

hamody19 commented Nov 22, 2024

you can change the cursor theme from the system fallback in this path
/usr/share/icons/default/index.theme
just edit the file index.theme
in my case i change it to BreezeX-Black
[Icon Theme] Inherits=BreezeX-Black

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants