mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
ASCII: Fixed ASCII not appearing for Oracle Solaris and Oracle Linux
This commit is contained in:
2
neofetch
2
neofetch
@@ -2486,7 +2486,7 @@ get_distro_colors() {
|
|||||||
set_colors 2 1
|
set_colors 2 1
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Debian"* | "Ubuntu"* | "DragonFly"* | "PacBSD"* | "Oracle" | "BlankOn"* | "DracOS"* | "Peppermint"*)
|
"Debian"* | "Ubuntu"* | "DragonFly"* | "PacBSD"* | "Oracle"* | "BlankOn"* | "DracOS"* | "Peppermint"*)
|
||||||
set_colors 1 7 3
|
set_colors 1 7 3
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user