added RhaymOS distro
This commit is contained in:
parent
ccd5d9f526
commit
c0125cb632
1 changed files with 21 additions and 0 deletions
21
neofetch
21
neofetch
|
@ -10167,6 +10167,27 @@ ${c1}
|
|||
`.-:://////:-.
|
||||
EOF
|
||||
;;
|
||||
;;
|
||||
|
||||
"RhaymOS"*)
|
||||
set_colors 1
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c1}
|
||||
###
|
||||
#####
|
||||
|
||||
####### /########
|
||||
############# ###########
|
||||
,########### #### ####(..
|
||||
#### #### ####* ##########
|
||||
#### ##### ##### (####
|
||||
#### ########### ###########
|
||||
#### ######### ##########
|
||||
|
||||
###################################
|
||||
#####################################
|
||||
#######################################
|
||||
EOF
|
||||
|
||||
"rocky_small"*)
|
||||
set_colors 2
|
||||
|
|
Loading…
Reference in a new issue