diff options
| -rw-r--r-- | .config/emacs/early-init.el | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el index 1b78baf..634acc0 100644 --- a/.config/emacs/early-init.el +++ b/.config/emacs/early-init.el @@ -110,4 +110,4 @@         'mode-line nil         :background background         :foreground foreground -       :box 'unspecified)) +       :box 'unspecified))
\ No newline at end of file |