Ascii: Fix ascii art
This commit is contained in:
parent
e021d30d1e
commit
36203d1919
3 changed files with 41 additions and 41 deletions
10
neofetch
10
neofetch
|
@ -2831,16 +2831,16 @@ get_distro_colors() {
|
|||
ascii_file="archbox"
|
||||
;;
|
||||
|
||||
"Arch"*)
|
||||
set_colors 6 6 7 1
|
||||
ascii_file="arch"
|
||||
;;
|
||||
|
||||
"ARCHlabs"*)
|
||||
set_colors 6 6 7 1
|
||||
ascii_file="archlabs"
|
||||
;;
|
||||
|
||||
"Arch"*)
|
||||
set_colors 6 6 7 1
|
||||
ascii_file="arch"
|
||||
;;
|
||||
|
||||
"Bitrig"*)
|
||||
set_colors 2 7
|
||||
ascii_file="bitrig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue