OS: Added support for refracta
This commit is contained in:
parent
8f77d79c6f
commit
9b92375f88
2 changed files with 24 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -3548,6 +3548,11 @@ get_distro_colors() {
|
|||
ascii_file="redhat"
|
||||
;;
|
||||
|
||||
"Refracted Devuan"*)
|
||||
set_colors 8 7
|
||||
ascii_file="refracta"
|
||||
;;
|
||||
|
||||
"Rosa"*)
|
||||
set_colors 4 7 1
|
||||
ascii_file="rosa"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue