Adjust font size for new font in personal-solarized
This commit is contained in:
@@ -98,8 +98,8 @@ Let's setup a few absolute essentials:
|
|||||||
(global-auto-revert-mode)
|
(global-auto-revert-mode)
|
||||||
(set-face-attribute 'default nil :height
|
(set-face-attribute 'default nil :height
|
||||||
(pcase (system-name)
|
(pcase (system-name)
|
||||||
("ravenmaiden" 145)
|
("ravenmaiden" 130)
|
||||||
(_ 130))))
|
(_ 120))))
|
||||||
#+end_src
|
#+end_src
|
||||||
* Custom functionality and libraries
|
* Custom functionality and libraries
|
||||||
This is custom Lisp I've written to help me out throughout the
|
This is custom Lisp I've written to help me out throughout the
|
||||||
|
|||||||
Reference in New Issue
Block a user