OS: Add support for Nurunner
This commit is contained in:
parent
6d63a7f155
commit
837984b5b3
2 changed files with 24 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -3426,6 +3426,11 @@ get_distro_colors() {
|
|||
ascii_file="nixos"
|
||||
;;
|
||||
|
||||
"Nurunner"*)
|
||||
set_colors 4
|
||||
ascii_file="nurunner"
|
||||
;;
|
||||
|
||||
"OBRevenge"*)
|
||||
set_colors 1 7 3
|
||||
ascii_file="obrevenge"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue