Update Display and Custom settings
This commit is contained in:
parent
823788ffba
commit
e8ea4a813c
2 changed files with 2 additions and 1 deletions
|
@ -62,6 +62,7 @@
|
|||
'(nord-comment-brightness 15)
|
||||
'(nord-region-highlight "snowstorm")
|
||||
'(nord-uniform-mode-lines t)
|
||||
'(olivetti-body-width 89)
|
||||
'(org-modules
|
||||
(quote
|
||||
(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)))
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
(when (eq system-type 'windows-nt)
|
||||
(when (string= (system-name) "EVG02667NB")
|
||||
(add-to-list 'default-frame-alist '(font . "Iosevka Term-12"))))
|
||||
(add-to-list 'default-frame-alist '(font . "Iosevka Term-13"))))
|
||||
|
||||
(provide 'display)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue