Customize the Home workspace - v13

From my custom app, I am trying to customize the Home workspace.
I created a patch that update table tabWorkspace Link form ‘Home’.
The patch is applied successfully, but then somehow the standard Home content magically comes back, and my custom links.

I suspect this file is somewhat rewritten to database:
frappe-bench/apps/erpnext/erpnext/setup/workspace/home/home.json

So any suggestion how to do this ?

Another alternative would be to create a new workspace, but then I would need it to be the default one, ie. linked to the E icon url in the top left.
Is this possible ?

Thanks !

1 Like