Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit c1c6993

Browse files
authored
Added Qubyt OS Logo (#1969)
1 parent d4070d5 commit c1c6993

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

neofetch

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,7 @@ image_source="auto"
799799
# openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, OpenWrt,
800800
# osmc, Oracle, OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix,
801801
# TrueOS, PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
802-
# Proxmox, PuffOS, Puppy, PureOS, Qubes, Quibian, Radix, Raspbian,
802+
# Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian,
803803
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith,
804804
# Rocky, Rosa, sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
805805
# SereneLinux, SharkLinux, Siduction, SkiffOS, Slackware, SliTaz, SmartOS,
@@ -5155,7 +5155,7 @@ ASCII:
51555155
openmamba, OpenMandriva, OpenStage, OpenWrt, osmc, Oracle,
51565156
OS Elbrus, PacBSD, Parabola, Pardus, Parrot, Parsix, TrueOS,
51575157
PCLinuxOS, Pengwin, Peppermint, Pisi, popos, Porteus, PostMarketOS,
5158-
Proxmox, PuffOS, Puppy, PureOS, Qubes, Quibian, Radix, Raspbian, Reborn_OS,
5158+
Proxmox, PuffOS, Puppy, PureOS, Qubes, Qubyt, Quibian, Radix, Raspbian, Reborn_OS,
51595159
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
51605160
sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
51615161
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
@@ -9837,6 +9837,27 @@ ${c1} `..--..`
98379837
EOF
98389838
;;
98399839

9840+
"Qubyt"*)
9841+
set_colors 4 5 0 4
9842+
read -rd '' ascii_data <<'EOF'
9843+
${c1} ########################${c2}(${c3}ooo
9844+
${c1} ########################${c2}(${c3}ooo
9845+
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
9846+
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
9847+
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
9848+
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
9849+
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
9850+
${c1}###${c2}(${c3}ooo ${c1}###${c2}(${c3}ooo
9851+
${c1}###${c2}(${c3}ooo ${c1}##${c3}o ${c2}((((${c3}ooo
9852+
${c1}###${c2}(${c3}ooo o${c2}((${c1}### ${c3}oooooo
9853+
${c1}###${c2}(${c3}ooo oo${c2}((${c1}###${c3}o
9854+
${c1}###${c2}(${c3}ooo ooo${c2}((${c1}###
9855+
${c1}################${c2}(${c3}oo oo${c2}((((${c3}o
9856+
${c2}(((((((((((((((((${c3}ooo ooooo
9857+
oooooooooooooooooo o
9858+
EOF
9859+
;;
9860+
98409861
"Quibian"*)
98419862
set_colors 3 7
98429863
read -rd '' ascii_data <<'EOF'

0 commit comments

Comments
 (0)