ASCII: Add mac_small
This commit is contained in:
parent
de108fec2b
commit
bc549ce075
2 changed files with 13 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -3187,6 +3187,11 @@ get_distro_colors() {
|
|||
ascii_file="lubuntu"
|
||||
;;
|
||||
|
||||
"mac"*"_small")
|
||||
set_colors 2 3 1 5 4
|
||||
ascii_file="mac_small"
|
||||
;;
|
||||
|
||||
"mac" | "Darwin")
|
||||
set_colors 2 3 1 1 5 4
|
||||
ascii_file="mac"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue