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(home-manager): only enable pointerCursor by default on linux #248

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

XYenon
Copy link
Contributor

@XYenon XYenon commented Jun 27, 2024

Pointer cursor is only supported on linux.

@getchoo getchoo changed the title fix(home-manager): only apply pointer cursor on linux fix(home-manager): only enable pointerCursor by default on linux Jun 28, 2024
Copy link
Member

@getchoo getchoo left a comment

Choose a reason for hiding this comment

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

i've changed this to only exclude catppuccin.pointerCursor from the global catppuccin.enable, as allowing this to be set but have 0 effect is a bit odd for darwin users. the upstream assertion should take care of the rest in case someone sets it manually

thanks for catching this btw! hopefully with darwin testing now, this won't happen again so easily :p

@getchoo getchoo merged commit 63e0859 into catppuccin:main Jun 28, 2024
6 checks passed
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.

2 participants