arc-functions: a bit more styling

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-08-25 10:57:17 +02:00
parent ed37720151
commit f6abf4d9c0

View File

@ -1106,8 +1106,9 @@ function updateMenu() {
;;
0)
# Ask for Arc Branch
ARCBRANCH="$(readConfigKey "arc.branch" "${USER_CONFIG_FILE}")"
dialog --clear --backtitle "$(backtitle)" --title "Switch Buildsystem" \
--menu "Which Branch?" 7 50 0 \
--menu "Current: ${ARCBRANCH} -> Which Branch?" 7 50 0 \
1 "Stable Buildsystem" \
2 "Next Buildsystem (latest)" \
2>"${TMP_PATH}/opts"