Is it possible to programmatically disable all effects and animations to optimize for remote desktop usage?
I’d like to do that with a script on remote session start and it would be best if it would be possible to only be valid for that session.
This is because the $HOME is on an nfs share and can also be used by dedicated Machines where the animations do not interfere normal usage and might be desired.
I’m using xrdp and the goal is to offer a speedy and snappy remote experience.