dynamic-colors icon indicating copy to clipboard operation
dynamic-colors copied to clipboard

Separate config and automatically find root path

Open maltoe opened this issue 10 years ago • 0 comments

Hi Stefan,

this adds automatic root path resolution. I wanted to symlink the script to my local bin directory instead of modifying PATH. Could have set the environment variable instead, but I figured it would be nice if the script would autolocate its data.

The second patch separates the configuration (i.e. the colorscheme file :) from the code, storing it at XDG_CONFIG_HOME or below HOME, if the former is not available.

Cheers malte

maltoe avatar Jan 09 '15 12:01 maltoe