diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-07-24 12:08:13 +0100 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-07-24 12:08:13 +0100 |
commit | 7557439697edecc084d4e1410fa5147e7e90b127 (patch) | |
tree | a4cd032bc2a212738e9b5a36831286cb7747a03f /doom.d/config.org | |
parent | 89e1e2ec37f3449f02f9eeef18ad57cbfe80a174 (diff) | |
download | dotfiles-7557439697edecc084d4e1410fa5147e7e90b127.tar.gz dotfiles-7557439697edecc084d4e1410fa5147e7e90b127.tar.bz2 dotfiles-7557439697edecc084d4e1410fa5147e7e90b127.zip |
-Font change: not the problem of python section
Diffstat (limited to 'doom.d/config.org')
-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 |