ASCII: Added small Void Linux

This commit is contained in:
Muhammad Herdiansyah 2017-01-06 19:04:49 +07:00
parent 601b64c692
commit 4fe7225015
2 changed files with 12 additions and 0 deletions

View file

@ -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"