ok
This commit is contained in:
parent
f9d3c7dcbe
commit
009607d72d
2 changed files with 3 additions and 5 deletions
|
@ -7,9 +7,7 @@
|
|||
(add-to-list 'default-frame-alist '(fullscreen . maximized))
|
||||
|
||||
(if (string-prefix-p "enoko" (system-name))
|
||||
(progn
|
||||
(pixel-scroll-precision-mode)
|
||||
(setq doom-font (font-spec :family "RecMonoCasual Nerd Font" :size 15 :weight 'semi-light)))
|
||||
(setq doom-font (font-spec :family "RecMonoCasual Nerd Font" :size 15 :weight 'semi-light))
|
||||
(setq doom-font (font-spec :family "RecMonoCasual Nerd Font" :size 17 :weight 'semi-light)))
|
||||
|
||||
;; Load our cute color scheme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue