Configuration files

emacs: enable lexical-binding for `early-init.el`

Changed files
+1
.config
+1
.config/emacs/early-init.el
··· 1 + ;; early-init.el -*- lexical-binding: t; -*- 1 2 (setq default-frame-alist 2 3 '( 3 4 (background-color . "#1F1F28")