1 2 3 4 5
;;-- <early-init> -- (add-to-list 'default-frame-alist '(undecorated-round . t)) (setq package-enable-at-startup t) ;;-- </early-init> --