Change start location from Movies to TV shows

In Estuary, when Kodi starts the default location in the left hand menu is Movies. I’d like to change that so when Kodi starts, the default location is TV Shows.

In Home.xml I tried changing:

<defaultcontrol>9000</defaultcontrol>

to

<defaultcontrol>6000</defaultcontrol>

but that didn’t change anything. And frankly that pretty much sums up my knowledge about XML and how Kodi works. Any suggestions on how to change the default location?