linutil/core/tabs/system-setup/ubuntu/hyprland-kool-ubuntu24.sh

7 lines
195 B
Bash
Raw Normal View History

#!/bin/bash
echo "Hyprland Kool"
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