Closed gtirloni closed 3 months ago
With a very large vertical monitor (e.g. 2550x2880p), full screen requires writer to tilt head and look up to see the beginning of the file.
It's common to use the half bottom of the screen (or limit the window to a FancyZone) to avoid that.
I just now realized this extension is simply toggling Zen Mode. I have uninstalled it and I'm just toggling Zen Mode directly.
To disable full screen mode in Zen Mode, add this to settings.json:
"zenMode.fullScreen": false
With a very large vertical monitor (e.g. 2550x2880p), full screen requires writer to tilt head and look up to see the beginning of the file.
It's common to use the half bottom of the screen (or limit the window to a FancyZone) to avoid that.