qt: interface scaling fixup
- Restores the ability of properly adjusting interface scaling with hotkey.
- Makes the
interface-scale
setting stored in config file human-readable. Before:interface-scale=@Variant(\0\0\0\x87?\x19\x99\x98)
, after:interface-scale=0.9
.