From a7766820d2a577e750f1f9553f4dc320a559d5a9 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Sun, 2 Feb 2025 12:20:39 -0600 Subject: [PATCH] Update core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh Co-authored-by: Adam Perkowski --- core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh b/core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh index 126d7ea3..23b8dc0d 100644 --- a/core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh +++ b/core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh @@ -1,6 +1,7 @@ #!/bin/bash -echo "Hyprland Kool" +echo "Hyprland JaKooLit" + git clone -b 24.04 --depth=1 https://github.com/JaKooLit/Ubuntu-Hyprland.git ~/Ubuntu-Hyprland-24.04 cd ~/Ubuntu-Hyprland-24.04 chmod +x install.sh