OS: Add support for Hyperbola GNU/Linux-libre
This commit is contained in:
parent
8a17129ad2
commit
4f9fe67a43
2 changed files with 21 additions and 0 deletions
5
neofetch
5
neofetch
|
@ -3592,6 +3592,11 @@ get_distro_colors() {
|
|||
ascii_file="haiku"
|
||||
;;
|
||||
|
||||
"Hyperbola"*)
|
||||
set_colors 8
|
||||
ascii_file="hyperbola"
|
||||
;;
|
||||
|
||||
"Kali"*)
|
||||
set_colors 4 8
|
||||
ascii_file="kali"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue