diff --git a/_posts/2024-07-23-steam-on-linux-fixing-it.md b/_posts/2024-07-23-steam-on-linux-fixing-it.md index e87a236..917ac4a 100644 --- a/_posts/2024-07-23-steam-on-linux-fixing-it.md +++ b/_posts/2024-07-23-steam-on-linux-fixing-it.md @@ -51,4 +51,12 @@ If you are experiencing artifacts when navigating the store, you can try it: ## Conclusion +The final file should look like this: + +```ini +@nClientDownloadEnableHTTP2PlatformLinux 0 +@cMaxInitialDownloadSources 15 +unShaderBackgroundProcessingThreads 6 +``` + Happy gaming! 🎮 \ No newline at end of file