Merge branch 'main' of github.com:maciej-szlosarczyk/emacs
All checks were successful
/ Test config on ${{matrix.node}} (20) (push) Successful in 28s
All checks were successful
/ Test config on ${{matrix.node}} (20) (push) Successful in 28s
This commit is contained in:
commit
b8ae75bd63
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@
|
|||
(set-font +custom-font (- +custom-font-size 3)))
|
||||
|
||||
;; Default
|
||||
(t (set-font +custom-font (+ +custom-font-size 2)))))
|
||||
(t (set-font +custom-font (- +custom-font-size 3)))))
|
||||
|
||||
;; Do it automatically on startup
|
||||
(set-font-to-screen)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue