linutil/core/tabs/system-setup/debian/hyprland-kool-deb.sh
Chris Titus d69c4e1de8
Update core/tabs/system-setup/debian/hyprland-kool-deb.sh
Co-authored-by: nyx <nnyyxxxx@protonmail.com>
2025-02-05 11:07:15 -06:00

7 lines
183 B
Bash

#!/bin/bash
echo "Hyprland JaKooLit"
git clone --depth=1 https://github.com/JaKooLit/Debian-Hyprland.git ~/Debian-Hyprland
cd "$HOME/Debian-Hyprland"
chmod +x install.sh
./install.sh