ChonkySealOS added
This commit is contained in:
parent
dbea0c04e2
commit
95f8168a0c
1 changed files with 2 additions and 1 deletions
3
neofetch
3
neofetch
|
@ -967,6 +967,7 @@ get_os() {
|
|||
}
|
||||
|
||||
get_distro() {
|
||||
|
||||
[[ $distro ]] && return
|
||||
|
||||
case $os in
|
||||
|
@ -6707,7 +6708,7 @@ EOF
|
|||
;;
|
||||
|
||||
"ChonkySealOS"*)
|
||||
set_colors 8
|
||||
set_colors 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} .-/-.
|
||||
.:-=++****++=-:.
|
||||
|
|
Loading…
Reference in a new issue