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

fix(hyprcursor): solve application consistency and scaling #29

Merged
merged 9 commits into from
Jun 9, 2024

Conversation

kerichdev
Copy link
Member

this fixes the issue with low quality cursors, as well as the cursors failing to apply without a size change (for some reason)

the shell script NEEDS someone more experienced with shell to be looked at, i haven't done shell in a while and i was working within the constraints of the default provided variables, as to not mess up anything outside of the hyprcursor generation spectrum.

this does, however, work, and i tested that it fixes the mentioned issues.

kerichdev added 3 commits June 7, 2024 12:54
this fixes the issue with low quality cursors, as well as the cursors failing to apply without a size change (for some reason)
is this how you do it? idk how nix works 🤷
@sgoudham sgoudham changed the title feat: rewrite the hyprcursor creation process fix: rewrite the hyprcursor creation process Jun 7, 2024
@sgoudham sgoudham changed the title fix: rewrite the hyprcursor creation process fix(hyprcursor): solve application consistency and scaling Jun 9, 2024
Copy link
Contributor

@sgoudham sgoudham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for letting me know about the -x flag. Simplifies the code a while lot.

I've just added a comment about the weird directory name, think everything is more or less fine with me!

Thanks again for taking the time to PR

@sgoudham sgoudham merged commit 4ed2c6a into catppuccin:main Jun 9, 2024
1 check passed
This was referenced May 31, 2024
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

Successfully merging this pull request may close these issues.

why it doesn't work in firefox or some certain applications, it still is adwaita?
2 participants