testing also the new beautiful script

This commit is contained in:
pika 2025-05-21 22:52:48 +02:00
parent 6ab5a1103d
commit bf0a15006e

View file

@ -94,6 +94,8 @@
local rofiTemp="$(mktemp -d)" local rofiTemp="$(mktemp -d)"
local err local err
# echo_pkg clone "Cloning rofi to $rofiTemp/rofi" # echo_pkg clone "Cloning rofi to $rofiTemp/rofi"
line
spin yellow "Cloning $(pen red $PACKAGE) into $rofiTemp/$PACKAGE" 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 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 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 >─────────────────────────────────────────────────────────────────── # ─< package variable >───────────────────────────────────────────────────────────────────
unset PACKAGE unset PACKAGE