Distro: Add support for Pardus
This commit is contained in:
parent
7d1d49a1a7
commit
da2708dffc
2 changed files with 22 additions and 0 deletions
4
neofetch
4
neofetch
|
|
@ -2359,6 +2359,10 @@ colors() {
|
|||
ascii_distro="redhat"
|
||||
;;
|
||||
|
||||
"Pardus"*)
|
||||
setcolors 3 7
|
||||
;;
|
||||
|
||||
"Kogaion"* | "Elementary"* | "GalliumOS"* | "Rosa"* | "OpenWrt"* | "Netrunner"*)
|
||||
setcolors 4 7
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue