I am going to open the chromium browser in kiosk mode on Raspberry Pi Zero W by following this project - https://github.com/jayatvars/balena-chromium-kiosk
The problem is that the chromium browser requires much more memory than 512MB + 100MB(default swap size) on Pi Zero.
Is there anyway that I can increase the swap size so that I can run the chromium browser without any crashing?