This commit is contained in:
Your Name 2024-01-03 16:52:11 +03:00
parent 410f8ec2e8
commit f4dbbf869e
2 changed files with 4 additions and 4 deletions

View File

@ -40,9 +40,9 @@ char *Arch[] = {
"\033[1;34m / \\ ",
"\033[1;34m /\\ \\ ",
"\033[1;34m / \\ ",
"\033[1;34m / ,, \\ ",
"\033[1;34m / | | -\\ ",
"\033[1;34m/_-'' ''-_\\ ",
"\033[1;37m / ,, \\ ",
"\033[1;37m / | | -\\ ",
"\033[1;37m/_-'' ''-_\\ ",
" "
};

View File

@ -18,7 +18,7 @@ typedef struct {
#ifdef _MAIN_H
PARAMETR CONFIG[] = {
{"", PrintOs},
{"\033[1;31m", PrintOs},
{"", GetKernel},
{"", GetUptime},
{"", GetPkg},