OS: Add support for Nitrux
This commit is contained in:
parent
7f732aef1e
commit
e92a03816e
2 changed files with 23 additions and 0 deletions
5
neofetch
5
neofetch
|
@ -3065,6 +3065,11 @@ get_distro_colors() {
|
|||
ascii_file="netrunner"
|
||||
;;
|
||||
|
||||
"Nitrux"*)
|
||||
set_colors 4
|
||||
ascii_file="nitrux"
|
||||
;;
|
||||
|
||||
"NixOS"*)
|
||||
set_colors 4 6
|
||||
ascii_file="nixos"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue