mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:14:37 +02:00
OS (Windows): set idLike to Windows
This commit is contained in:
@@ -90,4 +90,5 @@ void ffDetectOSImpl(FFOSResult* os)
|
||||
}
|
||||
|
||||
ffStrbufAppendF(&os->id, "%*s %*s", os->prettyName.length, os->prettyName.chars, os->version.length, os->version.chars);
|
||||
ffStrbufSetStatic(&os->idLike, "Windows");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user