diff options
-rw-r--r-- | doom.d/config.org | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doom.d/config.org b/doom.d/config.org index f64fec2..b2d3eac 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -76,8 +76,6 @@ become my C one soon! (setq python-version-checked t) (setq python-python-command "python3") (setq python-shell-interpreter "python3") - (setq default-frame-alist - (add-to-list 'default-frame-alist '(font . "Fira Code"))) (setq flycheck-python-pycompile-executable "python3") ; Python Keybinds |