make SERVICES menu a bit smaller

This commit is contained in:
rootzoll 2020-02-19 23:33:07 +01:00
parent 702831324a
commit aff7dbbf9f

View File

@ -75,7 +75,7 @@ m 'lndmanage' ${lndmanage} \
i 'LNBits' ${LNBits} \
2>&1 >/dev/tty)
else
CHOICES=$(dialog --title ' Additional Services ' --checklist ' use spacebar to activate/de-activate ' 22 45 14 \
CHOICES=$(dialog --title ' Additional Services ' --checklist ' use spacebar to activate/de-activate ' 21 45 13 \
1 'Channel Autopilot' ${autoPilot} \
l 'Lightning Loop' ${loop} \
2 'Testnet' ${chainValue} \