mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 18:20:13 +01:00
to install pywal
This commit is contained in:
parent
f47f5e79c0
commit
aa61f8fc25
@ -117,6 +117,6 @@ sudo cp -r "$HOME/go/bin/cliphist" "/usr/local/bin/" 2>&1 | tee -a "$LOG"
|
||||
## Installing pywal colors
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user