How to modify the existing workspace in erpnext - 15 via custom app

Hi all,
in the erpnext - 13 , if I want to edit any workspace I just need to create a .py file under config folder in custom app
and make the necessary changes but that way is not working in erpnext - 15

so can anyone guide me, how to modify the workspace via custom app ?