Add Kerbl Linux Logo
This commit is contained in:
parent
2f753325ae
commit
0694c10537
1 changed files with 18 additions and 0 deletions
18
neofetch
18
neofetch
|
@ -7575,6 +7575,24 @@ ${c1} '
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Kerbl"*)
|
||||
set_colors 6 6 7 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1}
|
||||
.:^^^^^:.
|
||||
:~7?????????7~:
|
||||
.~7?77777777777?7~.
|
||||
.:^:::::::::::::::^:.
|
||||
:::::::::::::::::::::
|
||||
..^^^^^^^^^^^^^^^^^^^^^..
|
||||
.:..~~~~~~~~!~~~~~~~~~~!~..::
|
||||
.^: .^^^^^^^~~~~~~~~~~~~. :^.
|
||||
.::..::^^^^^^^^^^^^^^:..:::.
|
||||
....:::::::::::::....
|
||||
.......
|
||||
EOF
|
||||
;;
|
||||
|
||||
"Cobalt"*)
|
||||
set_colors 33 33 59 31 8
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
Loading…
Reference in a new issue