diff --git a/etc/archboot/defaults b/etc/archboot/defaults index b989b68e3..55ea25948 100644 --- a/etc/archboot/defaults +++ b/etc/archboot/defaults @@ -11,7 +11,7 @@ _GRUB_BACKGROUND="/usr/share/archboot/grub/archboot-background.png" ### zram setup _ZRAM_ALGORITHM="zstd" # size for --latest and --latest-install option -_ZRAM_SIZE="3G" +_ZRAM_SIZE="3.5G" # size used for --latest-image option _ZRAM_IMAGE_SIZE="5G" ### server setup