mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
commit
302022e4ee
@ -1,5 +1,8 @@
|
||||
## Changelogs
|
||||
|
||||
## 12 Jan 2025
|
||||
- switch to final version of aylurs-gtk-shell-v1
|
||||
|
||||
## 01 Jan 2025
|
||||
- Switched to download dots from KooL's Hyprland dots specific branch
|
||||
|
||||
|
||||
@ -19,6 +19,9 @@
|
||||
<a href="#gallery-and-videos"><kbd> <br> Gallery <br> </kbd></a>  
|
||||
</div><br>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/JaKooLit/Hyprland-Dots/main/assets/latte.png" width="200" />
|
||||
</p>
|
||||
|
||||
<div align="center">
|
||||
👇 KOOL's Hyprland-Dots related Links 👇
|
||||
@ -34,6 +37,10 @@
|
||||
<a href="https://discord.gg/9JEgZsfhex"><kbd> <br> Discord <br> </kbd></a>
|
||||
</div><br>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/JaKooLit/Hyprland-Dots/main/assets/latte.png" width="200" />
|
||||
</p>
|
||||
|
||||
<h3 align="center">
|
||||
<img src="https://github.com/JaKooLit/Telegram-Animated-Emojis/blob/main/Activity/Sparkles.webp" alt="Sparkles" width="38" height="38" />
|
||||
KooL Hyprland-Dotfiles Showcase
|
||||
|
||||
@ -17,7 +17,7 @@ ags=(
|
||||
)
|
||||
|
||||
# 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! ##
|
||||
# Determine the directory where the script is located
|
||||
@ -47,7 +47,7 @@ sudo npm install --global typescript 2>&1 | tee -a "$LOG"
|
||||
|
||||
# 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
|
||||
if [ -d "ags" ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user