diff --git a/README.org b/README.org index 27c0ad0..50b9dfe 100644 --- a/README.org +++ b/README.org @@ -259,11 +259,6 @@ Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia #+begin_src emacs-lisp (add-to-list 'initial-frame-alist '(width . 120)) (add-to-list 'initial-frame-alist '(height . 80)) - (add-to-list 'initial-frame-alist '(alpha-background . 80)) - (add-to-list 'initial-frame-alist '(font . "Iosevka Nerd Font-16")) - - (add-to-list 'default-frame-alist '(alpha-background . 80)) - (add-to-list 'default-frame-alist '(font . "Iosevka Nerd Font-16")) ;; Theme (use-package modus-themes