Merge pull request #115 from minhtricute69/patch-2
Add HydroOS distro support with smaller logo
This commit is contained in:
commit
aed4e9c4a2
10
pfetch
10
pfetch
|
@ -1327,6 +1327,16 @@ get_ascii() {
|
||||||
${c3}|_|
|
${c3}|_|
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
([Hh]ydroOS*)
|
||||||
|
read_ascii 4 <<-EOF
|
||||||
|
${c1}╔╗╔╗──╔╗───╔═╦══╗
|
||||||
|
${c1}║╚╝╠╦╦╝╠╦╦═╣║║══╣
|
||||||
|
${c1}║╔╗║║║╬║╔╣╬║║╠══║
|
||||||
|
${c1}╚╝╚╬╗╠═╩╝╚═╩═╩══╝
|
||||||
|
${c1}───╚═╝
|
||||||
|
EOF
|
||||||
|
;;
|
||||||
|
|
||||||
([Hh]yperbola*)
|
([Hh]yperbola*)
|
||||||
read_ascii <<-EOF
|
read_ascii <<-EOF
|
||||||
|
|
Loading…
Reference in New Issue
Block a user