diff --git a/hyprlock.sh b/hyprlock.sh index 437bdc1..7ab9e3c 100644 --- a/hyprlock.sh +++ b/hyprlock.sh @@ -1,7 +1,10 @@ #!/usr/bin/env bash unset PACKAGE && - PACKAGE=hyprlock + PACKAGE=hyprlock && + echo_note "Installing $PACKAGE.." + +sleep 1 # ─< Check if the given command exists silently >───────────────────────────────────────── command_exists() {