Clean up
This commit is contained in:
parent
5099352078
commit
1b67819fc7
5 changed files with 52 additions and 47 deletions
2
init.el
2
init.el
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue