Add option for generation of pywal colors with wallpaper change (#219)
* Add option for generation of pywal colors with wallpaper change * Update README.md * Address review
This commit is contained in:
@@ -1068,7 +1068,8 @@ const options = mkOptions(OPTIONS, {
|
||||
|
||||
wallpaper: {
|
||||
enable: opt(true),
|
||||
image: opt("")
|
||||
image: opt(""),
|
||||
pywal: opt(false)
|
||||
},
|
||||
|
||||
notifications: {
|
||||
|
||||
Reference in New Issue
Block a user