Feature: added config options for nightlight #3370
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User can edit nightlight.conf to add or change temperature of hyprsunset to cycle through their own preferences.
omarchy-toggle-nightlightto access values from.config/omarchy/nightlight.conf.Updated
omarchy-menuto include access to config file.I felt like this aligned with @dhh 's views on defaults being easily accessed to change. The current nightlight felt lacking for anyone that likes to use night mode with any sort of customization. Seems like it'd be a good addition for future versions.
AI Disclosure: I did use AI to help me through the BASH scripting, as I don't work with it much. The code in this PR has been thoroughly massaged and nitpicked by yours truly, let me know if I missed anything and need to make adjustments.
Complete honesty, this is my first time contributing to open source, so anyone with the time to, please let me know if I need to go about any of this differently. Hope this can help someone 👍