Electrum settings"Teach" your Electrum to sign transactions with less that 1 sat/vbyte:
wallet.relayfee = (lambda: 0)
Or automate it on startup:
Note: this allows to create transactions that pay less than 0.1 sat/vbyte fee, but at the moment no mining pool will accept those.