Run your Notion as desktop app and customize as you like using CSS and Javascript.
Just clone this repo and run this two commands:
$ yarn
or
$ npm install
$ yarn start
or
$ npm startIt will open a browser window with your notion app. Simple like that!