`termcolors` - script for KDE, sets Alacritty colorscheme from wallpaper. Currently working only with 1 monitor, but will be rewrited to support 2+. Someday... \
Wallpaper colors generator is [wallust](https://codeberg.org/explosion-mental/wallust) \
Small remark - you can use `ls` instead `exa`. In my case I use `exa` instead `ls` and have alias for this - `alias ls='exa -laFh --icons --group-directories-first'`. If I use `ls` this way, I'll get an error.
Also you need to include your (or mine) `.scripts` folder in `$PATH`. For this recommend take a look at my [zshrc](https://git.sadium.cyou/Overxwise/dotfiles/src/branch/master/.zshrc). Line starts at `export PATH=`. \