This commit is contained in:
Gregory Burd 2023-09-24 16:10:10 -04:00
parent afff1e3f44
commit a81c09b737
Signed by: greg
GPG key ID: AEFACC3FC495AF89

View file

@ -223,8 +223,8 @@
(setq frame-title-format '(buffer-file-name "%f" ("%b")))
(set-face-attribute 'default nil
:family "Fira Code"
:height 134
:weight 'normal
:size 14
:width 'normal)
(when (functionp 'set-fontset-font)