How to make pywal change color with real time background image?
That is, when wallpaper changes pywal's color should change automatically in fish shell
For KDE am using ,
grep 'Image=' ~/.config/plasma-org.kde.plasma.desktop-appletsrc | sed 's/Image=//'
this to fetch image
Can someone tell how can I write the code?