- Burn raspios image on card - the one with desktop (no need to additional software) - tested using 2023-12-05-raspios-bookworm-arm64.imgon RPi4 & RPi5.
- Install few additional packages to build a wayland plugin that hide cursor
sudo apt install libglibmm-2.4-dev libglm-dev libxml2-dev libpango1.0-dev libcairo2-dev wayfire-dev libwlroots-dev libwf-config-dev meson 
- Clone github repo: https://github.com/saper-2/wayfire-plugins-extra , and compile plugins (but not install them)
git clone https://github.com/WayfireWM/wayfire-plugins-extra && cd wayfire-plugins-extra