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

feat: allow reading of JSON objects in the configuration #497

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dsluijk
Copy link

@dsluijk dsluijk commented Nov 13, 2024

This PR allows HyprPanel to read conventional JSON objects from the configuration file, while keeping the dot-notation as used currently. This means it should not break existing workflows. The behaviour with writing to the configuration file is not changed.

Should also fix #433, as I was running into the same issue.

@Jas-SinghFSU Jas-SinghFSU self-assigned this Nov 17, 2024
@Jas-SinghFSU
Copy link
Owner

Hey there, I had to put reviewing this PR on hold as the project was migrating to Astal. I'll get this reviewed soon, thanks for contributing. ❤️

@PerchunPak
Copy link

This would simplify upstreaming hyprpanel to home-manager so much, @Jas-SinghFSU please merge

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.

Move Config to Toml / or allow toml configuration
3 participants