(Emacs/config)+default case to font sizes configuration

This commit is contained in:
2024-08-24 20:01:27 +01:00
parent 982f09e559
commit e0e9c71ff0

View File

@@ -290,7 +290,8 @@ Adjust font sizes for my devices.
(set-face-attribute 'default nil :height (set-face-attribute 'default nil :height
(pcase (system-name) (pcase (system-name)
("newboy" 145) ("newboy" 145)
("ravenmaiden" 145)))) ("ravenmaiden" 145)
(_ 130))))
#+end_src #+end_src
** Startup screen ** Startup screen
The default startup screen is quite bad in all honesty. While for a The default startup screen is quite bad in all honesty. While for a