Added Qubyt OS Logo (#1969)
This commit is contained in:
parent
d4070d515d
commit
c1c699378f
25
neofetch
25
neofetch
|
@ -799,7 +799,7 @@ image_source="auto"
|
||||||
# openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, OpenWrt,
|
# openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, OpenWrt,
|
||||||
# osmc, Oracle, OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix,
|
# osmc, Oracle, OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix,
|
||||||
# TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
|
# TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
|
||||||
# Proxmox, PuffOS, Puppy, PureOS, Qubes, Quibian, Radix, Raspbian,
|
# Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian,
|
||||||
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith,
|
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith,
|
||||||
# Rocky, Rosa, sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
|
# Rocky, Rosa, sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
|
||||||
# SereneLinux, SharkLinux, Siduction, SkiffOS, Slackware, SliTaz, SmartOS,
|
# SereneLinux, SharkLinux, Siduction, SkiffOS, Slackware, SliTaz, SmartOS,
|
||||||
|
@ -5155,7 +5155,7 @@ ASCII:
|
||||||
openmamba, OpenMandriva, OpenStage, OpenWrt, osmc, Oracle,
|
openmamba, OpenMandriva, OpenStage, OpenWrt, osmc, Oracle,
|
||||||
OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix, TrueOS,
|
OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix, TrueOS,
|
||||||
PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
|
PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
|
||||||
Proxmox, PuffOS, Puppy, PureOS, Qubes, Quibian, Radix, Raspbian, Reborn_OS,
|
Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian, Reborn_OS,
|
||||||
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
|
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
|
||||||
sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
|
sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
|
||||||
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
|
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
|
||||||
|
@ -9837,6 +9837,27 @@ ${c1} `..--..`
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Qubyt"*)
|
||||||
|
set_colors 4 5 0 4
|
||||||
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
${c1} ########################${c2}(${c3}ooo
|
||||||
|
${c1} ########################${c2}(${c3}ooo
|
||||||
|
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
|
||||||
|
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
|
||||||
|
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
|
||||||
|
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
|
||||||
|
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
|
||||||
|
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
|
||||||
|
${c1}###${c2}(${c3}ooo ${c1}##${c3}o ${c2}((((${c3}ooo
|
||||||
|
${c1}###${c2}(${c3}ooo o${c2}((${c1}### ${c3}oooooo
|
||||||
|
${c1}###${c2}(${c3}ooo oo${c2}((${c1}###${c3}o
|
||||||
|
${c1}###${c2}(${c3}ooo ooo${c2}((${c1}###
|
||||||
|
${c1}################${c2}(${c3}oo oo${c2}((((${c3}o
|
||||||
|
${c2}(((((((((((((((((${c3}ooo ooooo
|
||||||
|
oooooooooooooooooo o
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
"Quibian"*)
|
"Quibian"*)
|
||||||
set_colors 3 7
|
set_colors 3 7
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
|
|
Reference in New Issue