From 6d6e0406d8248faa25f7a8528cf643cf4a7710a7 Mon Sep 17 00:00:00 2001 From: TheDarkBug Date: Tue, 9 Mar 2021 10:17:04 +0100 Subject: [PATCH] Updated uwuntu ascii logo. --- uwufetch.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/uwufetch.c b/uwufetch.c index c66e437..00da319 100644 --- a/uwufetch.c +++ b/uwufetch.c @@ -249,13 +249,13 @@ void print_ascii() { // prints logo (as ascii art) of the given system. distribu " \e[0;42m \e[0m \e[0;42m \e[0m \e[0;42m \e[0m\n" " \e[0;42m \e[0m \e[0;42m \e[0m \e[0;42m \e[0m\n"); } else if (strcmp(version_name, "ubuntu") == 0) { - sprintf(version_name, "%s", "Uwuntu"); - printf( "\033[1E\033[2C%s|\\ %s_ _ _O%s/|\n" - " %s/ \\\n" - " O| > w < |\n" - " | |\n" - " \\ _ _ _ /\n" - " %sC_/ %sO\n\n\n", PINK, LPINK, PINK, LPINK, PINK, LPINK); + sprintf(version_name, "%s", "UwUntu"); + printf( "\033[1E\033[9C%s_\n" + " %s\u25E3%s__(_)%s\u25E2%s\n" + " _/ --- \\\n" + " (_) |>w<| |\n" + " \\ --- _/\n" + " %sC__/%s---(_)\n\n\n", LPINK, PINK, LPINK, PINK, LPINK, PINK, LPINK); } else if (strcmp(version_name, "android") == 0) { // android at the end because it could be not considered as an actual distribution of gnu/linux sprintf(version_name, "%s", "Nyandroid"); printf( "%s \n\\ _------_ /\n"