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

Hyprbars: Fix typo in error message #262

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

HermanPlay
Copy link
Contributor

@HermanPlay HermanPlay commented Dec 26, 2024

This pull request includes a small fix to the error message in the onNewButton method of the hyprbars/main.cpp file introduced in 4141dfd#diff-7c324cc0b3775e2f1d41cefc4be197e7b1b6b6ccfad455c35c8e59cc3e5b2b70R77-R83. The change corrects the variable name referenced in the error message to accurately reflect the variable being validated. The error was missleading for me when configuring the plugin.

  • Corrected the error message to reference var0 instead of var2 when X is not a valid number.

Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

groundbreaking change

@vaxerski vaxerski merged commit 616e7ef into hyprwm:main Dec 26, 2024
1 check 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