to install pywal

This commit is contained in:
JaKooLit 2023-11-09 00:46:19 +09:00
parent f47f5e79c0
commit aa61f8fc25

View File

@ -117,6 +117,6 @@ sudo cp -r "$HOME/go/bin/cliphist" "/usr/local/bin/" 2>&1 | tee -a "$LOG"
## Installing pywal colors ## Installing pywal colors
printf "\n%s - Installing Pywal.... \n" "${NOTE}" printf "\n%s - Installing Pywal.... \n" "${NOTE}"
sudo pip3 install pywal 2>&1 | tee -a "$LOG" sudo pip3 install pywal --break-system-packages 2>&1 | tee -a "$LOG"
clear clear