[F] Put labels below ascii
This commit is contained in:
parent
b68e0ccf52
commit
c9ed8e2088
2 changed files with 11 additions and 6 deletions
5
neofetch
5
neofetch
|
|
@ -11598,6 +11598,11 @@ main() {
|
|||
return 0
|
||||
}
|
||||
|
||||
get_ascii_distro_name() {
|
||||
get_distro
|
||||
echo "$ascii_distro"
|
||||
}
|
||||
|
||||
get_print_ascii() {
|
||||
cache_uname
|
||||
get_os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue