diff --git a/neofetch b/neofetch index 24e3e6ff..e9132210 100755 --- a/neofetch +++ b/neofetch @@ -2584,6 +2584,8 @@ prin() { } get_underline() { + echo "$length" + if [[ "$underline_enabled" == "on" ]]; then printf -v underline "%${length}s" printf "%b\n" "${text_padding:+\033[${text_padding}C}${zws}${underline// /$underline_char}${reset} "