dylanaraps / pywal

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

How do i remove things from user template files? #728

Open Apep-the-snek opened 4 months ago

Apep-the-snek commented 4 months ago

whenever i remove stuff from the templates, and rerun wal, it doesn't get deleted from .cache/wal how do i do this? i tried reading through the documentation but i have no idea how. im editing .cache/wal/config-wal-st.h and i'm desperately trying to remove everything including and after unsigned int defaultbg

Apep-the-snek commented 4 months ago

also when changing stuff in a template file, those changes do not transfer to .cache/wal

and yes, i am using .config/wal/templates

hydroakri commented 3 months ago

same here. the edit in .config/wal/templates cannot sync to .cache/wal/

hydroakri commented 3 months ago

ok seems wal will read and run script directly rather than rewrite and put it in .cache/wal/

FileNotFoundError: [Errno 2] No such file or directory: '/home/hydroakri/.config/wal/templates/colors.sh'