dropped pyprland

This commit is contained in:
JaKooLit
2025-03-10 14:20:56 +09:00
parent 06187ec5e6
commit 068d55dd4b
6 changed files with 4 additions and 6 deletions

View File

@@ -1,5 +1,8 @@
## CHANGELOGS ## CHANGELOGS
## 10 March 2025
- Dropped pyprland in favor of hyprland built in tool for a drop down like terminal and Desktop magnifier
## 06 March 2025 ## 06 March 2025
- Switched to whiptail version for Y & N questions - Switched to whiptail version for Y & N questions
- switched eza to lsd - switched eza to lsd

View File

@@ -35,7 +35,6 @@ packages=(
"hypridle-git" "hypridle-git"
"xdg-desktop-portal-hyprland-git" "xdg-desktop-portal-hyprland-git"
"hyprpolkitagent-git" "hyprpolkitagent-git"
"pyprland"
) )
# rotating stars progress # rotating stars progress

View File

@@ -35,7 +35,6 @@ packages=(
"hypridle" "hypridle"
"xdg-desktop-portal-hyprland" "xdg-desktop-portal-hyprland"
"hyprpolkitagent" "hyprpolkitagent"
"pyprland"
) )
# rotating stars progress # rotating stars progress

View File

@@ -44,8 +44,7 @@ packages=(
"xdg-desktop-portal-hyprland" "xdg-desktop-portal-hyprland"
"xdg-desktop-portal-hyprland-git" "xdg-desktop-portal-hyprland-git"
"hyprpolkitagent" "hyprpolkitagent"
"hyprpolkitagent-git" "hyprpolkitagent-git"
"pyprland"
) )
# Function for uninstall packages # Function for uninstall packages

View File

@@ -18,7 +18,6 @@ packages=(
hypridle hypridle
hyprlock hyprlock
hyprland hyprland
pyprland
) )
# Local packages that should be in /usr/local/bin/ # Local packages that should be in /usr/local/bin/

View File

@@ -6,7 +6,6 @@ hypr=(
hyprland hyprland
hypridle hypridle
hyprlock hyprlock
pyprland
libspng libspng
) )