From bf0a15006e386a74300b734325b68a909432f11d Mon Sep 17 00:00:00 2001 From: pika Date: Wed, 21 May 2025 22:52:48 +0200 Subject: [PATCH] testing also the new beautiful script --- rofi.sh | 3 +++ 1 file changed, 3 insertions(+) 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