function configureStartupRenderer(app) { app.disableHardwareAcceleration(); } module.exports = { configureStartupRenderer };