Update core/tabs/system-setup/arch/hyprland-kool.sh

Co-authored-by: nyx <nnyyxxxx@protonmail.com>
This commit is contained in:
Chris Titus 2025-02-05 11:08:13 -06:00 committed by GitHub
parent f37778dc21
commit 7ec3333f82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,7 @@
#!/bin/bash
. ../../common-script.sh
echo "Hyprland JaKooLit"
if ! pacman -Q base-devel &>/dev/null; then