testing also the new beautiful script

This commit is contained in:
pika 2025-05-22 11:17:39 +02:00
parent e8d40eb2a7
commit 10bdef5d0e

View file

@ -144,20 +144,21 @@
rofi_clone_and_build </dev/tty
;;
arch)
local err
# _install rofi
spin blue "Using arch, getting rofi directly.."
sleep 1
if run -err err _install rofi; then
check "Installed rofi"
else
throw "$err"
throw "Could not install rofi!"
echo_error "${err:-}"
fi
;;
esac
}
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
if getImports "https://git.k4li.de/scripts/imports/raw/branch/main/distros.sh" && getImports "https://git.k4li.de/scripts/beddu/raw/branch/main/dist/beddu.sh"; then
sleep 3
# ─< package variable >───────────────────────────────────────────────────────────────────
unset PACKAGE