diff --git a/early-init.el b/early-init.el deleted file mode 100644 index 39c959f6..00000000 --- a/early-init.el +++ /dev/null @@ -1,6 +0,0 @@ -(setq initial-frame-alist - '((fullscreen . maximized) - (font . "MonoLisa-11") - (width . 85) - (height . 50) - (undecorated . t)))