mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-03 16:51:29 +00:00
Add files via upload
This commit is contained in:
10
neofetch
10
neofetch
@@ -3428,6 +3428,11 @@ get_distro_colors() {
|
|||||||
ascii_file="apricity"
|
ascii_file="apricity"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"ArcoLinux"*)
|
||||||
|
set_colors 7 4
|
||||||
|
ascii_file="arcolinux"
|
||||||
|
;;
|
||||||
|
|
||||||
"arch_small")
|
"arch_small")
|
||||||
set_colors 6 7 1
|
set_colors 6 7 1
|
||||||
ascii_file="arch_small"
|
ascii_file="arch_small"
|
||||||
@@ -3729,6 +3734,11 @@ get_distro_colors() {
|
|||||||
ascii_file="lede"
|
ascii_file="lede"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
"Linux Lite"*)
|
||||||
|
set_colors fg 8 3
|
||||||
|
ascii_file="linuxlite"
|
||||||
|
;;
|
||||||
|
|
||||||
"Linux")
|
"Linux")
|
||||||
set_colors fg 8 3
|
set_colors fg 8 3
|
||||||
ascii_file="linux"
|
ascii_file="linux"
|
||||||
|
Reference in New Issue
Block a user