OS: Added support for Lunar Linux.
This commit is contained in:
parent
b57cdee02a
commit
a26fd76ca6
2 changed files with 18 additions and 0 deletions
5
neofetch
5
neofetch
|
@ -3388,6 +3388,11 @@ get_distro_colors() {
|
|||
ascii_file="lubuntu"
|
||||
;;
|
||||
|
||||
"Lunar"*)
|
||||
set_colors 4 7 3
|
||||
ascii_file="lunar"
|
||||
;;
|
||||
|
||||
"mac"*"_small")
|
||||
set_colors 2 3 1 5 4
|
||||
ascii_file="mac_small"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue