fixed font setting

This commit is contained in:
opFez 2020-12-07 22:31:47 +01:00
parent 77fa77466b
commit e5b69a0a88
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
(scroll-bar-mode 0)
;; Appearance
(set-default-font "ttyp0 12")
(set-frame-font "ttyp0 12")
; theme set in packages.el
(global-linum-mode)
(blink-cursor-mode nil)