mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
OS: set the icon of unknown OS type as a cog
This commit is contained in:
+1
-1
@@ -180,7 +180,7 @@ void ffInitOSOptions(FFOSOptions* options)
|
||||
#elif __Haiku__
|
||||
""
|
||||
#else
|
||||
"?"
|
||||
""
|
||||
#endif
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user