From df5164efaed3d174b2834c890664b14912a5d626 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 1 Jun 2016 17:19:40 +1000 Subject: [PATCH] Add support for Devuan --- ascii/distro/devuan | 17 +++++++++++++++++ neofetch | 4 ++++ 2 files changed, 21 insertions(+) create mode 100644 ascii/distro/devuan diff --git a/ascii/distro/devuan b/ascii/distro/devuan new file mode 100644 index 00000000..7fcabb16 --- /dev/null +++ b/ascii/distro/devuan @@ -0,0 +1,17 @@ +"\ +${c1} ..,,;;;::;,.. + \`':ddd;:,. + \`'dPPd:,. + \`:b\$\$b\`. + 'P\$\$\$d\` + .\$\$\$\$\$\` + ;\$\$\$\$\$P + .:P\$\$\$\$\$\$\` + .,:b\$\$\$\$\$\$\$;' + .,:dP\$\$\$\$\$\$\$\$b:' + .,:;db\$\$\$\$\$\$\$\$\$\$Pd'\` + ,db\$\$\$\$\$\$\$\$\$\$\$\$\$\$b:'\` +:\$\$\$\$\$\$\$\$\$\$\$\$b:'\` + \`\$\$\$\$\$bd:''\` + \`'''\` +" diff --git a/neofetch b/neofetch index ca9225a5..41e1dee4 100755 --- a/neofetch +++ b/neofetch @@ -2538,6 +2538,10 @@ colors () { setcolors 7 5 ;; + "Devuan"*) + setcolors 5 7 + ;; + "KDE"*) setcolors 2 7 ascii_distro="kde"