Commit e92a0381 authored by Michael Straube's avatar Michael Straube

OS: Add support for Nitrux

parent 7f732aef
${c1}`:/.
`/yo
`/yo
`/yo .+:.
`/yo .sys+:.`
`/yo `-/sys+:.`
`/yo ./sss+:.`
`/yo .:oss+:-`
`/yo ./o///:-`
`/yo `.-:///////:`
`/yo `.://///++//-``
`/yo `.-:////++++/-`
`/yo `-://///++o+/-`
`/yo `-/+o+++ooo+/-`
`/s+:+oooossso/.`
`//+sssssso:.
`+syyyy+:`
:+s+-
...@@ -3065,6 +3065,11 @@ get_distro_colors() { ...@@ -3065,6 +3065,11 @@ get_distro_colors() {
ascii_file="netrunner" ascii_file="netrunner"
;; ;;
"Nitrux"*)
set_colors 4
ascii_file="nitrux"
;;
"NixOS"*) "NixOS"*)
set_colors 4 6 set_colors 4 6
ascii_file="nixos" ascii_file="nixos"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment