This commit is contained in:
Henrik Lissner 2015-11-23 15:19:43 -05:00
parent 5099352078
commit 1b67819fc7
5 changed files with 52 additions and 47 deletions

View file

@ -40,6 +40,8 @@
;;
;;; License: GPLv3
(setq gc-cons-threshold 169715200)
(defconst narf-theme 'narf-dark)
(defconst narf-default-font (font-spec :family "DejaVu Sans Mono" :size 12))
(defconst narf-big-font (font-spec :family "Inconsolata" :size 20))