From 9b33fad4639f502f096940c5e4aad14846803270 Mon Sep 17 00:00:00 2001 From: Benjy <123623302+brrock@users.noreply.github.com> Date: Wed, 14 Aug 2024 15:42:30 +0100 Subject: [PATCH] Update hyprland.sh --- install-scripts/hyprland.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-scripts/hyprland.sh b/install-scripts/hyprland.sh index f46fef6..a322941 100755 --- a/install-scripts/hyprland.sh +++ b/install-scripts/hyprland.sh @@ -33,8 +33,8 @@ for PKG1 in "${hyprland[@]}"; do fi done -# Clone, build, and install Hyprland using Cmake -printf "${NOTE} Installing Hyprland" +# Install Hyprland +printf "${NOTE} Installing Hyprland...\n" # Check if Hyprland folder exists and remove it #!/bin/bash