linutil/core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh
Chris Titus a7766820d2
Update core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2025-02-02 12:20:39 -06:00

8 lines
200 B
Bash

#!/bin/bash
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
./install.sh