menu resize

This commit is contained in:
Tobias Powalowski 2023-07-14 11:35:28 +02:00
parent b4399d3ae6
commit bca5a75cc6

View file

@ -16,7 +16,7 @@ _dialog() {
} }
_abort() { _abort() {
if _dialog --yesno "Abort Arch Linux Vconsole Configuration?" 5 50; then if _dialog --yesno "Abort Arch Linux Vconsole Configuration?" 5 45; then
[[ -e /tmp/.vconsole-running ]] && rm /tmp/.vconsole-running [[ -e /tmp/.vconsole-running ]] && rm /tmp/.vconsole-running
[[ -e /tmp/.vconsole ]] && rm /tmp/.vconsole [[ -e /tmp/.vconsole ]] && rm /tmp/.vconsole
clear clear