Hi,
i am wondering why the swap volume is by default just 980M.
Since I like to let my laptop hibernate when I am not using it, the standard swap volume size is too small.
I fixed it by resizing the root and swap volumes and adding the UUID from the swap volume to the grub CMDLINE.
nvme0n1 259:0 0 477G 0 disk
├─nvme0n1p1 259:1 0 512M 0 part /boot/efi
├─nvme0n1p2 259:2 0 732M 0 part /boot
└─nvme0n1p3 259:3 0 475,7G 0 part
└─nvme0n1p3_crypt 253:0 0 475,7G 0 crypt
├─vgzorin-root 253:1 0 460G 0 lvm /
└─vgzorin-swap_1 253:2 0 10G 0 lvm [SWAP]
My question is: Why don't you offer to have a RAM sized swap volume during the installation process?