Update hyprland.sh

This commit is contained in:
Benjy 2024-08-14 15:42:30 +01:00 committed by GitHub
parent 2d407f2c71
commit 9b33fad463
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,8 +33,8 @@ for PKG1 in "${hyprland[@]}"; do
fi fi
done done
# Clone, build, and install Hyprland using Cmake # Install Hyprland
printf "${NOTE} Installing Hyprland" printf "${NOTE} Installing Hyprland...\n"
# Check if Hyprland folder exists and remove it # Check if Hyprland folder exists and remove it
#!/bin/bash #!/bin/bash