fixed mint logo

This commit is contained in:
Your Name 2024-01-20 23:19:10 +03:00
parent bdfb4b6423
commit 743123f9c5
2 changed files with 1 additions and 5 deletions

View File

@ -33,10 +33,6 @@ PARAMETR CONFIG[] = {
{" host ", GetHostname}, {" host ", GetHostname},
{" lAVG ", GetAVG}, {" lAVG ", GetAVG},
{" batt ", GetBattery}, {" batt ", GetBattery},
{" tty ", eBlank},
{"tty | xargs basename", Execute},
{" ", Blank}, {" ", Blank},
{COLORS, Blank} {COLORS, Blank}
}; };

View File

@ -93,7 +93,7 @@ char *Ubuntu[] = {
char *Lmint[] = { char *Lmint[] = {
" ", " ",
"\033[1;32m _____________ ", "\033[1;32m _____________ ",
"\033[1;32m |_ \\ ", "\033[1;32m |_ \\ ",
"\033[1;32m | | _____ | ", "\033[1;32m | | _____ | ",
"\033[1;32m | | | | | | ", "\033[1;32m | | | | | | ",
"\033[1;32m | | | | | | ", "\033[1;32m | | | | | | ",