dylanaraps / pywal

🎨 Generate and change color-schemes on the fly.
MIT License
8.34k stars 325 forks source link

[Feature Request] Ability to set output path for user templates #629

Open z-ww447 opened 3 years ago

z-ww447 commented 3 years ago

Is it possible to add a feature to set output path for user templates, maybe even comments? It would be something like:

{output="_absolute_path_"}
{comment="# This config is generated by pywal, see ~/.config/wal/templates/"}

Where for comments it is just inserting a string (the symbol for commenting needs to be included). This would be a game changer for window managers that like to use their own config format.