add new DragonFly BSD logo, move old logo to dragonfly_old, add dragonfly_small
This commit is contained in:
parent
5e2a67053e
commit
9694f80f28
4 changed files with 47 additions and 18 deletions
10
neofetch
10
neofetch
|
@ -3496,6 +3496,16 @@ get_distro_colors() {
|
|||
ascii_file="dracos"
|
||||
;;
|
||||
|
||||
"dragonfly_old"*)
|
||||
set_colors 1 7 3
|
||||
ascii_file="dragonflybsd_old"
|
||||
;;
|
||||
|
||||
"dragonfly_small"*)
|
||||
set_colors 1 7 3
|
||||
ascii_file="dragonflybsd_small"
|
||||
;;
|
||||
|
||||
"DragonFly"*)
|
||||
set_colors 1 7 3
|
||||
ascii_file="dragonflybsd"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue