ASCII: Add debian_small
This commit is contained in:
parent
b058193ce2
commit
ab1f72e429
2 changed files with 11 additions and 0 deletions
6
ascii/distro/debian_small
Normal file
6
ascii/distro/debian_small
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
${c1}_____
|
||||||
|
/ __ \\
|
||||||
|
| / |
|
||||||
|
| \\___-
|
||||||
|
-_
|
||||||
|
--_
|
5
neofetch
5
neofetch
|
@ -3022,6 +3022,11 @@ get_distro_colors() {
|
||||||
ascii_file="crux"
|
ascii_file="crux"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"debian_small")
|
||||||
|
set_colors 1 7 3
|
||||||
|
ascii_file="debian_small"
|
||||||
|
;;
|
||||||
|
|
||||||
"Debian"*)
|
"Debian"*)
|
||||||
set_colors 1 7 3
|
set_colors 1 7 3
|
||||||
ascii_file="debian"
|
ascii_file="debian"
|
||||||
|
|
Loading…
Reference in a new issue