diff --git a/ascii/distro/kde b/ascii/distro/kde new file mode 100644 index 00000000..b6aa9f63 --- /dev/null +++ b/ascii/distro/kde @@ -0,0 +1,20 @@ +${c1}' `..---+/---..` + `---.`` `` `.---.` + .--.` `` `-:-. + `:/: `.----//----.` :/- + .:. `---` `--.` .:` + .:` `--` .:- `:. + `/ `:. `.-::-.` -:` `/` + /. /. `:++++++++:` .: .: +`/ .: `+++++++++++/ /` `+` +/+` -- .++++++++++++` :. .+: +`/ .: `+++++++++++/ /` `+` + /` /. `:++++++++:` .: .: + ./ `:. `.:::-.` -:` `/` + .:` `--` .:- `:. + .:. `---` `--.` .:` + `:/: `.----//----.` :/- + .-:.` `` `-:-. + `---.`` `` `.---.` + `..---+/---..` +' diff --git a/neofetch b/neofetch index dca53f64..3535751c 100755 --- a/neofetch +++ b/neofetch @@ -2297,6 +2297,11 @@ colors () { setcolors 7 5 ;; + "KDE"*) + setcolors 2 7 + ascii_distro="kde" + ;; + "Kali"*) setcolors 4 8 ;;