Skip to content

Conversation

@Noaemien
Copy link

Add support for XDG_CONFIG_HOME on macos

Suggestion for adding XDG_CONFIG_HOME support for human readable config files.
Uses a priority order for config locations:

  • $XDG_CONFIG_HOME/qutebrowser (defaults to ~/.config/qutebrowser
  • ~/.qutebrowser (Current location)

Chooses the first folder that exists as the config folder. If none exist, creates a folder in $XDG_CONFIG_HOME/qutebrowser

Closes #5179

@Noaemien Noaemien marked this pull request as draft June 20, 2025 15:14
@Noaemien Noaemien marked this pull request as ready for review June 20, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Reconsider macOS config locations

1 participant