mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 18:20:13 +01:00
Update hypr-eco.sh
This commit is contained in:
parent
ec4f653665
commit
f4448e4fd4
@ -4,6 +4,7 @@
|
|||||||
# Hyprland plugins: pyprland
|
# Hyprland plugins: pyprland
|
||||||
|
|
||||||
pypr_depend=(
|
pypr_depend=(
|
||||||
|
python3-aiofiles
|
||||||
python-is-python3
|
python-is-python3
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -40,8 +41,6 @@ printf "${NOTE} Installing pyprland\n"
|
|||||||
|
|
||||||
curl https://raw.githubusercontent.com/hyprland-community/pyprland/main/scripts/get-pypr | sh 2>&1 | tee -a "$LOG"
|
curl https://raw.githubusercontent.com/hyprland-community/pyprland/main/scripts/get-pypr | sh 2>&1 | tee -a "$LOG"
|
||||||
|
|
||||||
pip install pyprland --break-system-packages 2>&1 | tee -a "$LOG"
|
pip install pyprland 2>&1 | tee -a "$LOG"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
clear
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user