mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
switch to final version of aylurs-gtk-shell-v1
This commit is contained in:
parent
70de2f5188
commit
67fc04e5a9
@ -1,5 +1,8 @@
|
|||||||
## Changelogs
|
## Changelogs
|
||||||
|
|
||||||
|
## 12 Jan 2025
|
||||||
|
- switch to final version of aylurs-gtk-shell-v1
|
||||||
|
|
||||||
## 01 Jan 2025
|
## 01 Jan 2025
|
||||||
- Switched to download dots from KooL's Hyprland dots specific branch
|
- Switched to download dots from KooL's Hyprland dots specific branch
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,7 @@ ags=(
|
|||||||
)
|
)
|
||||||
|
|
||||||
# specific tags to download
|
# specific tags to download
|
||||||
ags_tag="v1.8.2"
|
ags_tag="v1.9.0"
|
||||||
|
|
||||||
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ##
|
||||||
# Determine the directory where the script is located
|
# Determine the directory where the script is located
|
||||||
@ -47,7 +47,7 @@ sudo npm install --global typescript 2>&1 | tee -a "$LOG"
|
|||||||
|
|
||||||
# ags
|
# ags
|
||||||
|
|
||||||
printf "${NOTE} Install and Compiling Aylurs GTK shell\n"
|
printf "${NOTE} Install and Compiling Aylurs GTK shell $ags_tag.. \n"
|
||||||
|
|
||||||
# Check if folder exists and remove it
|
# Check if folder exists and remove it
|
||||||
if [ -d "ags" ]; then
|
if [ -d "ags" ]; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user