paleofetch
paleofetch copied to clipboard
Add Manjaro logo
Please add Manjaro logo currently it shows arch one
I just copied it from neofetch:
char *LOGO[] = { "██████████████████ ███████ ", "██████████████████ ███████ ", "██████████████████ ███████ ", "██████████████████ ███████ ", "████████ ███████ ", "████████ ████████ ███████ ", "████████ ████████ ███████ ", "████████ ████████ ███████ ", "████████ ████████ ███████ ", "████████ ████████ ███████ ", "████████ ████████ ███████ ", "████████ ████████ ███████ ", "████████ ████████ ███████ ", "████████ ████████ ███████ " };
and then created a "manjaro.h" file like this in the logos directory, included it in config.h and rebuilt.
edit: this isn't copying right, just go into the neofetch github and search for the manjaro logo.