mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-01-10 23:07:55 -05:00
Merge branch 'master' into master
This commit is contained in:
@@ -3002,7 +3002,7 @@ asciiText () {
|
||||
"${c1} ████████████████████████ %s"
|
||||
"${c1} ████████████████████████ %s"
|
||||
"${c1} ████████████████████████ %s"
|
||||
" %s")
|
||||
" %s")
|
||||
;;
|
||||
|
||||
"Gentoo")
|
||||
@@ -3533,7 +3533,7 @@ asciiText () {
|
||||
"${c1} ROSA SARO %s"
|
||||
"${c1} ROSAROSAROSAROSAR %s")
|
||||
;;
|
||||
|
||||
|
||||
"Red Hat Enterprise Linux")
|
||||
if [[ "$no_color" != "1" ]]; then
|
||||
c1=$(getColor 'white') # White
|
||||
@@ -3627,7 +3627,7 @@ asciiText () {
|
||||
"${c2} ZZZZZZZZZ${c1}MM %s")
|
||||
;;
|
||||
|
||||
"Grombyang"|"GrombyangOS")
|
||||
"Grombyang"|"GrombyangOS")
|
||||
if [[ "$no_color" != "1" ]]; then
|
||||
c1=$(getColor 'light blue')
|
||||
c2=$(getColor 'light green')
|
||||
@@ -4080,7 +4080,7 @@ asciiText () {
|
||||
"${c2} ████▄ ██▄▄▄ ███ %s"
|
||||
"${c2} █████▄ ▀▀ ▄██ %s"
|
||||
"${c2} ██████▄▄▄████ %s"
|
||||
"${c2} █████▀▀ %s")
|
||||
"${c2} █████▀▀ %s")
|
||||
;;
|
||||
|
||||
"Manjaro")
|
||||
|
||||
Reference in New Issue
Block a user