General cleanup + refactor; revise docstrings
This commit is contained in:
parent
baad7953bf
commit
d62f446dc3
4 changed files with 19 additions and 16 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue