diff --git a/.scripts/termcolors b/.scripts/termcolors index edd70ad..7286587 100755 --- a/.scripts/termcolors +++ b/.scripts/termcolors @@ -1,3 +1,4 @@ #! /bin/sh cat ~/.config/plasma-org.kde.plasma.desktop-appletsrc | rg Image | sed 's/\Image=//g' | tail -n +1 > ~/.cache/curwal > ~/.cache/curwal && sed -i '/Preview/d' ~/.cache/curwal wallust $(cat ~/.cache/curwal) -qs +rm ~/.cache/curwal