[F] Put labels below ascii

This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-07-25 20:40:43 -04:00
parent b68e0ccf52
commit c9ed8e2088
2 changed files with 11 additions and 6 deletions

View file

@ -11598,6 +11598,11 @@ main() {
return 0
}
get_ascii_distro_name() {
get_distro
echo "$ascii_distro"
}
get_print_ascii() {
cache_uname
get_os