ASCII: Added small Void Linux

master
Muhammad Herdiansyah 9 years ago
parent 601b64c692
commit 4fe7225015
  1. 7
      ascii/distro/void_small
  2. 5
      neofetch

@ -0,0 +1,7 @@
${c1} _______
_ \______ -
| \ ___ \ |
| | / \ | |
| | \___/ | |
| \______ \_|
-_______\

@ -2990,6 +2990,11 @@ get_distro_colors() {
ascii_file="ubuntu"
;;
"void_small")
set_colors 2 8
ascii_file="void_small"
;;
"Void"*)
set_colors 2 8
ascii_file="void"

Loading…
Cancel
Save