KDE Neon ascii art
This commit is contained in:
parent
b0b79b80fe
commit
497f653d5c
2 changed files with 25 additions and 0 deletions
20
ascii/distro/kde
Normal file
20
ascii/distro/kde
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
${c1}' `..---+/---..`
|
||||||
|
`---.`` `` `.---.`
|
||||||
|
.--.` `` `-:-.
|
||||||
|
`:/: `.----//----.` :/-
|
||||||
|
.:. `---` `--.` .:`
|
||||||
|
.:` `--` .:- `:.
|
||||||
|
`/ `:. `.-::-.` -:` `/`
|
||||||
|
/. /. `:++++++++:` .: .:
|
||||||
|
`/ .: `+++++++++++/ /` `+`
|
||||||
|
/+` -- .++++++++++++` :. .+:
|
||||||
|
`/ .: `+++++++++++/ /` `+`
|
||||||
|
/` /. `:++++++++:` .: .:
|
||||||
|
./ `:. `.:::-.` -:` `/`
|
||||||
|
.:` `--` .:- `:.
|
||||||
|
.:. `---` `--.` .:`
|
||||||
|
`:/: `.----//----.` :/-
|
||||||
|
.-:.` `` `-:-.
|
||||||
|
`---.`` `` `.---.`
|
||||||
|
`..---+/---..`
|
||||||
|
'
|
5
neofetch
5
neofetch
|
@ -2297,6 +2297,11 @@ colors () {
|
||||||
setcolors 7 5
|
setcolors 7 5
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"KDE"*)
|
||||||
|
setcolors 2 7
|
||||||
|
ascii_distro="kde"
|
||||||
|
;;
|
||||||
|
|
||||||
"Kali"*)
|
"Kali"*)
|
||||||
setcolors 4 8
|
setcolors 4 8
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue