Merge pull request #699 from obrevenge/master
added obrevenge and archlabs ascii art for compatiblity for both new distros
This commit is contained in:
10
neofetch
10
neofetch
@@ -2836,6 +2836,11 @@ get_distro_colors() {
|
||||
ascii_file="arch"
|
||||
;;
|
||||
|
||||
"ARCHlabs"*)
|
||||
set_colors 6 6 7 1
|
||||
ascii_file="archlabs"
|
||||
;;
|
||||
|
||||
"Bitrig"*)
|
||||
set_colors 2 7
|
||||
ascii_file="bitrig"
|
||||
@@ -3101,6 +3106,11 @@ get_distro_colors() {
|
||||
ascii_file="nixos"
|
||||
;;
|
||||
|
||||
"OBRevenge"*)
|
||||
set_colors 1 7 3
|
||||
ascii_file="obrevenge"
|
||||
;;
|
||||
|
||||
"openbsd_small")
|
||||
set_colors 3 7 6 1 8
|
||||
ascii_file="openbsd_small"
|
||||
|
||||
Reference in New Issue
Block a user