Emacs: Change font size for puter
This commit is contained in:
parent
2cc7192412
commit
7357dc5f8b
@ -518,7 +518,7 @@ Ligatures... are they that useful?
|
||||
;; (set-face-attribute 'default nil :family "Fira Code Nerd Font" :height 150)
|
||||
(let ((height (if (equal "flowjoe-f37" (system-name))
|
||||
115
|
||||
130)))
|
||||
105)))
|
||||
(set-face-attribute 'default nil :family "JetBrainsMono Nerd Font Mono" :height height))
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user