[+] Bazzite (#406)
This commit is contained in:
parent
218c535d06
commit
b74787768f
1 changed files with 25 additions and 0 deletions
25
neofetch
25
neofetch
|
|
@ -8224,6 +8224,31 @@ ${c1}--------------------------------------
|
|||
EOF
|
||||
;;
|
||||
|
||||
"Bazzite"*)
|
||||
set_colors 5 5
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1} %%%%%%====%%%%%%%%%%
|
||||
%%%%%%%% %%%%%%%%%%%%%%
|
||||
%%%%%%%%% %%%%%%%%%%%%%%%%
|
||||
%%%%%%%%% %%%%%%%%%%%%%%%###
|
||||
%%%%%%%%% %%%%%%%%%%%%%######
|
||||
== =======######
|
||||
== =========#####
|
||||
%%%%%%%%% %%%%%%%####======#####
|
||||
%%%%%%%%% %%%%%#######=====#####
|
||||
%%%%%%%%% %%%#########=====#####
|
||||
%%%%%%%%% %%##########=====#####
|
||||
%%%%%%%%%====###########=====######
|
||||
%%%%%%%%====#########======######
|
||||
%%%%%%%=====#####========######
|
||||
%%%%###===============#######
|
||||
%#######==========#########
|
||||
#######################
|
||||
###################
|
||||
###########
|
||||
EOF
|
||||
;;
|
||||
|
||||
"BigLinux_large"*)
|
||||
set_colors 2 3 4 7
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue