mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Recent Emacs 27 builds use the native macOS fullscreen for the first 10-20 seconds after startup when `ns-use-native-fullscreen` is set to nil during startup. So instead of forcing emacs into fullscreen, just force maximize the window on startup instead.