mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-26 02:25:01 +00:00
Merge pull request #420 from konimex/ascii
ASCII: Added Korora and Netrunner
This commit is contained in:
4
neofetch
4
neofetch
@@ -2443,11 +2443,11 @@ colors() {
|
||||
ascii_distro="redhat"
|
||||
;;
|
||||
|
||||
"Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"*)
|
||||
"Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"* | "Netrunner"*)
|
||||
setcolors 4 7
|
||||
;;
|
||||
|
||||
"Fedora"* | "Sabayon"* | "Frugalware"* | "Exherbo"*)
|
||||
"Fedora"* | "Korora"* | "Sabayon"* | "Frugalware"* | "Exherbo"*)
|
||||
setcolors 4 7 1
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user