The frame (window) appears at a normal size, but then once the dashboard is shown is the frame is shrunk to a small size
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved.
- [X] I have read "[How to Debug Issues](https://doomemacs.org/d/how2debug)", and will use it to provide as much information about this issue as possible.
- [X] The issue can be reproduced on the **latest** available commit of Doom.
- [X] The issue can be reproduced on a stable release of Emacs, such as 27 or 28. *(Doom does not support development builds like 29+ or any version ending in .50 or .9x)*
### Expected behavior
Emacs should open in a size ready to be used
### Current behavior
If you launch `emacs` or try and give a frame size with the `-geometry` argument, then once the dashboard is shown is the frame is shrunk to a small size.
If it is launched via `emacs -mm` it behaves normally.
https://user-images.githubusercontent.com/1264174/193425080-33df73bc-c86e-4e91-980c-8ac2ff4871f5.mp4
This was working normally before updating Doom recently, but I don't know how to find out what version I was on previously.
### Steps to reproduce
1. install GWSL from the windows store (free)
2. run GWSL to provide an X server for WSL
3. open `emacs` from wsl
4. try using `emacs -geometry NNxNN`, e.g. `emacs -geometry 80x80`
5. open emacs with the maximise argument `emacs -mm`
### System Information
https://pastebin.com/BPMcgRAR
Contributor guide
Assessment
This issue has not been assessed yet.