summaryrefslogtreecommitdiffstats
path: root/.doom.d/config.el
diff options
context:
space:
mode:
authorsalad <fmoenne-@student.le-101.fr>2020-08-22 14:56:16 +0200
committersalad <fmoenne-@student.le-101.fr>2020-08-22 14:56:16 +0200
commite7713828f3dc9a7f319def4a3aab036e3723abd9 (patch)
tree9da85810d861495071f88cc8996fe77035e162e9 /.doom.d/config.el
parentadd ftpsend (diff)
downloaddotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.tar.gz
dotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.tar.bz2
dotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.tar.xz
dotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.tar.zst
dotfiles-e7713828f3dc9a7f319def4a3aab036e3723abd9.zip
uptodate doomrc
Diffstat (limited to '.doom.d/config.el')
-rw-r--r--.doom.d/config.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el
index 1c2dee7..57418fd 100644
--- a/.doom.d/config.el
+++ b/.doom.d/config.el
@@ -19,7 +19,7 @@
;;
;; They all accept either a font-spec, font string ("Input Mono-12"), or xlfd
;; font string. You generally only need these two:
-(setq doom-font (font-spec :family "monospace" :size 14))
+(setq doom-font (font-spec :family "monospace" :size 16))
;; There are two ways to load a theme. Both assume the theme is installed and
;; available. You can either set `doom-theme' or manually load a theme with the