summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-01-07 15:02:22 +0000
committerYann Herklotz <git@yannherklotz.com>2023-01-08 14:41:17 +0000
commit2b2cbe56982a49d0947f0011a31839612dd6da21 (patch)
tree2923e7336c473c3bc68306fb8db8801d1c22c7de
parent65e1ff30ac7fd453c312c1204264565bdf08a49b (diff)
downloadymh-emacs-2b2cbe56982a49d0947f0011a31839612dd6da21.tar.gz
ymh-emacs-2b2cbe56982a49d0947f0011a31839612dd6da21.zip
Change font size for uni PC
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index a7376a4..2a3c478 100644
--- a/init.el
+++ b/init.el
@@ -152,7 +152,7 @@
(dolist (c '(overwrite-mode narrow-to-region narrow-to-page upcase-region downcase-region))
(put c 'disabled nil))
- (set-face-attribute 'default nil :font "IBM Plex Mono SmBld-14")
+ (set-face-attribute 'default nil :font "IBM Plex Mono SmBld-10")
(setq auto-mode-alist
(append