ASCII: Add nixos_small
This commit is contained in:
parent
ab1f72e429
commit
de108fec2b
2 changed files with 12 additions and 0 deletions
7
ascii/distro/nixos_small
Normal file
7
ascii/distro/nixos_small
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
${c1}\\\\ \\\\ //
|
||||||
|
==\\\\__\\\\/ //
|
||||||
|
// \\\\//
|
||||||
|
==// //==
|
||||||
|
//\\\\___//
|
||||||
|
// /\\\\ \\\\==
|
||||||
|
// \\\\ \\\\
|
5
neofetch
5
neofetch
|
@ -3242,6 +3242,11 @@ get_distro_colors() {
|
||||||
ascii_file="nitrux"
|
ascii_file="nitrux"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"nixos_small")
|
||||||
|
set_colors 4 6
|
||||||
|
ascii_file="nixos_small"
|
||||||
|
;;
|
||||||
|
|
||||||
"NixOS"*)
|
"NixOS"*)
|
||||||
set_colors 4 6
|
set_colors 4 6
|
||||||
ascii_file="nixos"
|
ascii_file="nixos"
|
||||||
|
|
Loading…
Reference in a new issue