glazewm
glazewm copied to clipboard
[Feature Request] Specify config file with an env variable
Describe the problem/motivation
All other apps i use allow me to customize the location of the config file, it's nice having all logic (so location for "where should config files be located") in a single place
Describe the solution you'd like
If GLAZEWM_CONFIG_FILE env variable is set, use that as the config file.
Alternatives considered
No response
Yeah, that would be nice. Currently you can customize the location of the config file via --config=<path>
:tada: This issue has been resolved in version 3.2.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: