OS: Added support for CloverOS
This commit is contained in:
parent
532b191341
commit
82ddddfda5
2 changed files with 25 additions and 0 deletions
5
neofetch
5
neofetch
|
|
@ -2957,6 +2957,11 @@ get_distro_colors() {
|
|||
ascii_file="chrome"
|
||||
;;
|
||||
|
||||
"Clover"*)
|
||||
set_colors 2 6
|
||||
ascii_file="cloveros"
|
||||
;;
|
||||
|
||||
"crux_small")
|
||||
set_colors 4 5 7 6
|
||||
ascii_file="crux_small"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue