reTerminal DM incorrect screen orientation

After a problem with the software installation, the operating system had to be reinstalled.

Afterwards the :
reTerminal DM incorrect screen orientation

How can this be set correctly?

Where can I find a link to your original installation as a download?

Here is what i did to correct it.
Installed latest Raspi bookworm 64bit
apt-update
apt-upgrade
sudo reboot
git clone --depth 1 GitHub - Seeed-Studio/seeed-linux-dtoverlays: Device Tree Overlays for Seeed boards
cd seeed-linux-dtoverlays
sudo ./scripts/reTerminal.sh --device reTerminal-plus
sudo reboot
nano -w ~/.config/wayfire.ini

added the following:
[output:DSI-1]
transform = 270

then save, screen orientation should adjust instant.