Hi,
I’m using Linux and want to install a custom .potx file. Unfortunately I don’t know where to put it. I found the location of the preinstalled themes here
/opt/onlyoffice/desktopeditors/editors/sdkjs/slide/themes/src
so I tried
sudo mv '/home/me/Downloads/my-theme.potx' /opt/onlyoffice/desktopeditors/editors/sdkjs/slide/themes/src
but that didn’t work. Are there any additional steps to do?
Thanks!