aboutsummaryrefslogtreecommitdiff
path: root/early-init.el
Commit message (Collapse)AuthorAgeFilesLines
* Disable superfluous UI elements in Early InitMountain Man2023-04-091-1/+32
| | | | | | | MMOSMacs is a keyboard-centric environment, there is no use for mouse-centric UI elements such as tool-bars and menu-bars. They are now disabled. This is done in Early Init to prevent them from being initialized in the first place, to prevent visual stutter.
* Create `early-init.el` and `init.el` filesMountain Man2023-04-091-0/+6