diff --git a/ascii/distro/lunar b/ascii/distro/lunar new file mode 100644 index 00000000..26bd295c --- /dev/null +++ b/ascii/distro/lunar @@ -0,0 +1,13 @@ +${c1}`-. `-. + -ohys/-` `:+shy/` + -omNNdyo/` :+shmNNy/` + ${c3} - + /mMmo + hMMMN` + .NMMs + ${c1} -:+oooo+//: ${c3}/MN${c1}. -///oooo+/-` + /:.` ${c3}/${c1} `.:/` +${c3} __ + | | _ _ ___ ___ ___ + | |__| | | | .'| _| + |_____|___|_|_|__,|_| diff --git a/neofetch b/neofetch index 9edd4d10..20dcb0e1 100755 --- a/neofetch +++ b/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"