diff --git a/rofi.sh b/rofi.sh index 5533cf5..d88faa4 100644 --- a/rofi.sh +++ b/rofi.sh @@ -94,6 +94,8 @@ local rofiTemp="$(mktemp -d)" local err # echo_pkg clone "Cloning rofi to $rofiTemp/rofi" + line + spin yellow "Cloning $(pen red $PACKAGE) into $rofiTemp/$PACKAGE" if run --err err git clone --depth=1 https://github.com/A417ya/rofi-wayland "$rofiTemp/rofi"; then @@ -155,6 +157,7 @@ } if getImports "https://git.k4li.de/scripts/beddu/raw/branch/main/dist/beddu.sh" && getImports "https://git.k4li.de/scripts/imports/raw/branch/main/distros.sh"; then + sleep 3 # ─< package variable >─────────────────────────────────────────────────────────────────── unset PACKAGE