mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
updated hypr-eco.sh
This commit is contained in:
parent
8880277827
commit
8253189f6e
@ -17,7 +17,10 @@ LOG="Install-Logs/install-$(date +%d-%H%M%S)_hypr_eco.log"
|
||||
|
||||
# Hyprland Plugins
|
||||
# pyprland https://github.com/hyprland-community/pyprland installing using python
|
||||
printf "${NOTE} Installing pyprland\n"
|
||||
|
||||
pip install pyprland 2>&1 | tee -a "$LOG" || True
|
||||
curl https://raw.githubusercontent.com/hyprland-community/pyprland/main/scripts/get-pypr | sh 2>&1 | tee -a "$LOG"
|
||||
|
||||
clear
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user