From 40242d21bbf6ec26772b0710860fbf8166144762 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Tue, 17 Oct 2023 23:32:06 -0700 Subject: [PATCH] chore(readme): Minor update to zram section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eecfaf97..7f6d5a5e 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Variant designed for usage as an alternative to SteamOS on the Steam Deck, and f - Update break something? Easily roll back to the previous version of Bazzite thanks to `rpm-ostree`'s rollback functionality. You can even select previous images at boot. - Steam and Lutris preinstalled on the image as layered packages. - [Discover Overlay](https://github.com/trigg/Discover) for Discord pre-installed and automatically launches in both Gamemode and on the Desktop if Discord is installed. [View the official documentation here](https://trigg.github.io/Discover/bazzite). -- Exclusively uses ZRAM by default with the option to switch back to a swap file and set a custom size if desired. (1GB by default) +- Uses ZRAM(4GB) with the ZSTD compression algorithm by default with the option to switch back to a 1GB swap file and set a custom size for it if desired. - Kyber I/O scheduler to prevent I/O starvation when installing games or during background `duperemove` and `rmlint` processes. - Applies SteamOS's kernel parameters. - Color calibrated display profiles for matte and reflective Steam Deck screens included.