Skip to content

palette/config: log expected path when no config file is found#56

Merged
vaxerski merged 1 commit intohyprwm:mainfrom
UncleJ4ck:log-config-path
Apr 30, 2026
Merged

palette/config: log expected path when no config file is found#56
vaxerski merged 1 commit intohyprwm:mainfrom
UncleJ4ck:log-config-path

Conversation

@UncleJ4ck
Copy link
Copy Markdown
Contributor

Closes #41.

Hyprutils::Path::findConfig("hyprtoolkit") returns empty silently if ~/.config/hypr doesn't exist, and people were confused why their themes never loaded. One info-level log saying where it looked. No file is created automatically.

Users who try to theme an app and don't realize they need to create
the config file get silent default colors. Print a debug line with
the expected path.
@vaxerski vaxerski merged commit bdc1056 into hyprwm:main Apr 30, 2026
2 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.

Failed to create a config

2 participants