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

Cursor not applying to GTK apps #34

Open
RevengeRL1 opened this issue Oct 17, 2024 · 0 comments
Open

Cursor not applying to GTK apps #34

RevengeRL1 opened this issue Oct 17, 2024 · 0 comments

Comments

@RevengeRL1
Copy link

GTK apps, such as Discord and Firefox use Adwaita instead of the custom icon pack. I've looked into it for a bit and have tried many solutions, but still haven't fixed it.

Things I've tried:

  • Creating an index.theme file inside ~/.local/share/icons/default with
[Icon Theme]
Inherits=BreezeX-Dark
  • Doing the same inside ~/.icons/default
  • Copying the cursor theme folder into ~/.icons
  • Creating a symlonk from ~/.icons/default/cursors to .local/share/icons/BreezeX-Dark/cursors

Seems like I'm the only person who hasn't fixed this issue since everyone else says the above solutions worked. Keep in mind that this also happens with any custom cursors I try to apply but I'm hoping someone with knowledge about how cursors are handled could help.

Thanks :)

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

1 participant