General cleanup + refactor; revise docstrings

This commit is contained in:
Henrik Lissner 2017-06-05 16:45:19 +02:00
parent baad7953bf
commit d62f446dc3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 19 additions and 16 deletions

View file

@ -10,7 +10,7 @@
(setq user-mail-address "henrik@lissner.net"
user-full-name "Henrik Lissner")
(pcase system-name
(pcase (system-name)
("proteus"
(setq +doom-modeline-height 25
+doom-font (font-spec :family "Fira Mono" :size 10)