removed whitespace, added ${c1} to archlabs, added both to get_distro_colors()
This commit is contained in:
10
neofetch
10
neofetch
@@ -2829,6 +2829,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"
|
||||
@@ -3094,6 +3099,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