to do this I had to edit the wallet.py file, specifically replacing the line #3336 (v. 4.6.0)
allow_send = False
with
allow_send = True
.
That doesn't really work if you use AppImage. It would be good if
some Electrum server accepts lower minimum fees.
I'd set one up myself if it wouldn't take up that much disk space.