ASCII: Added small Void Linux
This commit is contained in:
parent
601b64c692
commit
4fe7225015
2 changed files with 12 additions and 0 deletions
5
neofetch
5
neofetch
|
@ -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…
Add table
Add a link
Reference in a new issue