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

Specify config is JSONC #2744

Merged
merged 3 commits into from
Dec 18, 2023
Merged

Specify config is JSONC #2744

merged 3 commits into from
Dec 18, 2023

Conversation

rpdelaney
Copy link
Contributor

I always find pure JSON cumbersome for configuration files due to the lack of support for comments. Seeing up-front that the configuration file is actually JSONC would have aided my adoption of waybar.

Changes proposed in this pull request:

  • Clarify that the configuration file is JSONC format
  • The configuration file can also be named config.jsonc
  • Remove 'config' from list of documented valid locations

@Alexays Alexays merged commit acc2da7 into Alexays:master Dec 18, 2023
@Alexays
Copy link
Owner

Alexays commented Dec 18, 2023

Thanks!

@rpdelaney rpdelaney deleted the jsonC branch December 18, 2023 08:46
alebastr added a commit to alebastr/Waybar that referenced this pull request Feb 25, 2024
Only changes the name of the default config we install and does not
affect the lookup logic in any way.

Man pages were already fixed in Alexays#2744
alebastr added a commit to alebastr/Waybar that referenced this pull request Feb 25, 2024
Only changes the name of the default config we install and does not
affect the lookup logic in any way.

Man pages were already fixed in Alexays#2744
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.

None yet

2 participants