mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
fix gentoo logo name
This commit is contained in:
+1
-1
@@ -567,7 +567,7 @@ void ffPrintLogos(FFinstance* instance)
|
||||
FF_LOGO_PRINT(debian, initLogoDebian)
|
||||
FF_LOGO_PRINT(fedora, initLogoFedora)
|
||||
FF_LOGO_PRINT(garuda, initLogoGaruda)
|
||||
FF_LOGO_PRINT(garuda, initLogoGentoo)
|
||||
FF_LOGO_PRINT(gentoo, initLogoGentoo)
|
||||
FF_LOGO_PRINT(manjaro, initLogoManjaro)
|
||||
FF_LOGO_PRINT(mint, initLogoMint)
|
||||
FF_LOGO_PRINT(pop, initLogoPop)
|
||||
|
||||
Reference in New Issue
Block a user