distro: Added support for Sabotage Linux
This commit is contained in:
parent
92c1100227
commit
dfd08b4ce4
2 changed files with 17 additions and 0 deletions
5
neofetch
5
neofetch
|
@ -3325,6 +3325,11 @@ get_distro_colors() {
|
|||
ascii_file="rosa"
|
||||
;;
|
||||
|
||||
"sabotage"*)
|
||||
set_colors 4 7 1
|
||||
ascii_file="sabotage"
|
||||
;;
|
||||
|
||||
"Sabayon"*)
|
||||
set_colors 4 7 1
|
||||
ascii_file="sabayon"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue