mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
Update 00-hypr-pkgs.sh
Removed pywal
This commit is contained in:
parent
b231080a38
commit
464888445d
@ -97,9 +97,4 @@ done
|
|||||||
## making brightnessctl work
|
## making brightnessctl work
|
||||||
sudo chmod +s $(which brightnessctl) 2>&1 | tee -a "$LOG" || true
|
sudo chmod +s $(which brightnessctl) 2>&1 | tee -a "$LOG" || true
|
||||||
|
|
||||||
## Installing pywal colors
|
|
||||||
printf "\n%s - Installing Pywal.... \n" "${NOTE}"
|
|
||||||
|
|
||||||
sudo pip3 install pywal --break-system-packages 2>&1 | tee -a "$LOG"
|
|
||||||
|
|
||||||
clear
|
clear
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user