mirror of
https://github.com/gburd/nix-config.git
synced 2024-11-13 00:16:24 +00:00
fixes
This commit is contained in:
parent
afff1e3f44
commit
a81c09b737
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue