You could try to edit the SnapViewsDefault.lua in \config\view.
If you change the last 8 Lines to:
Snap[11][13] = {}
Snap[11][13]["y_trans"] = -0.02
Snap[11][13]["x_trans"] = 0.25
Snap[11][13]["hAngle"] = 0
Snap[11][13]["viewAngle"] = 93
Snap[11][13]["vAngle"] = -15
Snap[11][13]["rollAngle"] = 0
Snap[11][13]["z_trans"] = 0
you shift your default viewpoint back and up a little. For me, it "feels" better.
I found this Tip somewhere on this Forum but can't remember the Thread, so it's not me who deserves the credit. :D
But don't forget to make a backup of the file before you change anything in it and only make changes using Notepad++, so nothing gets messed up. :)