I found you can stop the lxqt-panel process to save on CPU load. It runs even if no display is attached. If you were running headless then I would stop the whole graphical desktop environment.
sudo systemctl isolate multi-user.target
sudo systemctl start graphical.target