Update neofetch
This commit is contained in:
parent
f03ecddc13
commit
cbece346f8
1 changed files with 5 additions and 0 deletions
5
neofetch
5
neofetch
|
@ -3202,6 +3202,11 @@ get_distro_colors() {
|
||||||
ascii_file="cloveros"
|
ascii_file="cloveros"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Container Linux by CoreOS"*)
|
||||||
|
set_colors 4 7 1
|
||||||
|
ascii_file="coreos"
|
||||||
|
;;
|
||||||
|
|
||||||
"crux_small")
|
"crux_small")
|
||||||
set_colors 4 5 7 6
|
set_colors 4 5 7 6
|
||||||
ascii_file="crux_small"
|
ascii_file="crux_small"
|
||||||
|
|
Loading…
Reference in a new issue