diff --git a/src/archbox-desktop b/src/archbox-desktop index afd6877..9ed6adf 100644 --- a/src/archbox-desktop +++ b/src/archbox-desktop @@ -3,7 +3,7 @@ . /etc/archbox.conf >/dev/null 2>&1 multiselect() { - echo 'Select with , confirm with ' + echo "\nSelect with , confirm with " # little helpers for terminal print control and key input ESC=$( printf "\033")