mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
fix(logo): Rename *_LOGO_SMARTOS to *_LOGO_SNIGDHAOS (#1502)
This commit is contained in:
+1
-1
@@ -4276,7 +4276,7 @@ static const FFlogo S[] = {
|
||||
// SnigdhaOS
|
||||
{
|
||||
.names = {"SnigdhaOS", "Snigdha"},
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_SMARTOS,
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_SNIGDHAOS,
|
||||
.colors = {
|
||||
FF_COLOR_FG_CYAN,
|
||||
FF_COLOR_FG_WHITE,
|
||||
|
||||
Reference in New Issue
Block a user