dylanaraps / pywal

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

Enable wallpaper overrides when using a theme #709

Open chriskingio opened 11 months ago

chriskingio commented 11 months ago

This PR makes a change so that --theme and -i no longer conflict; instead the -i flag will act as an override for the wallpaper of the theme.

This has the added benefit of not rendering templates with a None value (such as $wallpaper in sway-colors when a wallpaper isn't defined.

I think this would fix #668 (as well as my own use case).

eylles commented 11 months ago

give me dat