PR#318 Change logo KaOS

and add an installation instruction to README.mkdn
This commit is contained in:
darealshinji
2016-05-05 03:18:45 +02:00
parent 234158ba54
commit e4bc9a69e0
2 changed files with 22 additions and 17 deletions

View File

@@ -46,6 +46,11 @@ command! This script is very easy to add to and can easily be extended.
1. Install it with yum running: `yum install screenfetch`
### KaOS
1. Install screenfetch from the official repositories with octopi or pacman.
e.g.: `pacman -S screenfetch`
### Others
1. Download the latest source at https://github.com/KittyKatt/screenFetch

View File

@@ -3747,7 +3747,7 @@ asciiText () {
"${c2} .. .. %s"
"${c2} .. .. %s"
"${c2} ............... %s")
;;
;;
"KaOS")
@@ -3759,22 +3759,22 @@ asciiText () {
if [ -n "${my_lcolor}" ]; then c1="${my_lcolor}"; c2="${my_lcolor}"; fi
startline="0"
fulloutput=(
"${c1} ████████ ████████ %s"
"${c1} ██████ ██████ %s"
"${c1} ████ ████ %s"
"${c1} █ █ %s"
"${c1} %s"
"${c1} █ ${c2} ████████ ████████%s"
"${c1} █ ${c2} ██████ ██████ %s"
"${c1} █ ${c2} ████ ████ %s"
"${c1} █ ${c2} █ █ %s"
"${c1} █ ${c2} █ %s"
"${c1} ${c3}███████ ███████ %s"
"${c1} ${c3} █████ █████${c2} █ %s"
"${c1} █${c3} ███ ███ ${c2} █ %s"
"${c1} ${c3} █ ${c2} █ %s"
"${c1} ${c3}█ ${c2} █ %s"
"${c1} ${c3}█ ${c2} █ %s")
"${c1} .. %s"
"${c1} ..... ..OSSAAAAAAA.. %s"
"${c1} .KKKKSS. .SSAAAAAAAAAAA. %s"
"${c1}.KKKKKSO. .SAAAAAAAAAA... %s"
"${c1}KKKKKKS. .OAAAAAAAA. %s"
"${c1}KKKKKKS. .OAAAAAA. %s"
"${c1}KKKKKKS. .SSAA.. %s"
"${c1}.KKKKKS..OAAAAAAAAAAAA........ %s"
"${c1} DKKKKO.=AA=========A===AASSSO.. %s"
"${c1} AKKKS.==========AASSSSAAAAAASS. %s"
"${c1} .=KKO..========ASS.....SSSSASSSS.%s"
"${c1} .KK. .ASS..O.. =SSSSAOSS:%s"
"${c1} .OK. .ASSSSSSSO...=A.SSA.%s"
"${c1} .K ..SSSASSSS.. ..SSA. %s"
"${c1} .SSS.AAKAKSSKA. %s"
"${c1} .SSS....S.. %s")
;;