Syncing Renoise configuration data/tools between two PCs?

I’ve been going back and forth between my two computers when using Renoise, tweaking keybinds, the theme, and adding/updating tools. It’s a pain to update the other one manually every time when I switch back so I’m thinking of just using my file sync software to synchronise the files automatically between the two systems. Both machines are running the exact same version of Windows.

So far I’ve seen that there’s the User Library in Documents > Renoise, and there’s the Renoise folder in Appdata > Roaming > Renoise > Vx.xx which seems like it should have everything else I need? I use the same username and VST folder structure on the two machines so I think it should in theory work fine if I sync like that, but is there anything else I should include in the sync, or other factors to consider?

Cheers.

You should either manually sync only intended updates or always take backups.
Otherwise, if settings break on one side, they’ll sync to both.
I sync Songs, Scripts folder automatically with Syncthing or manually with rsync, while managing configuration files (*.xml) with a dot file manager (yadm) using git and perform full file system backups (snapshots) every minute.