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

Environment variables support for config file locations #18

Closed
Madic- opened this issue Jul 2, 2022 · 2 comments · Fixed by #20
Closed

Environment variables support for config file locations #18

Madic- opened this issue Jul 2, 2022 · 2 comments · Fixed by #20

Comments

@Madic-
Copy link

Madic- commented Jul 2, 2022

Hello,

can you support environment variables like the following one?

GTK2_RC_FILES=${XDG_CONFIG_HOME}/gtk-2.0/gtkrc-2.0

@nwg-piotr
Copy link
Owner

Sure, but please specify what certain issue you expect it to resolve.

@wildwestrom
Copy link

Issue:
Exports gtk-2 settings to ~.gtkrc-2.0 when it should export to $XDG_CONFIG_HOME/gtk-2.0/gtkrc-2.0.

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 a pull request may close this issue.

3 participants