mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
That's how to get bigger icons
This commit is contained in:
parent
59ff68bcc0
commit
8a015819d0
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
(cons
|
||||
(decode-char 'ucs #x26A1)
|
||||
(decode-char 'ucs #x26A1))
|
||||
(font-spec :name "DejaVu Sans Mono" :size 14)))
|
||||
(font-spec :name "Symbols Nerd Font Mono" :size 16)))
|
||||
|
||||
(when my-ec/at-ti
|
||||
(set-fontset-font "fontset-default" 'ascii (font-spec :size 11 :name "RobotoMono"))
|
||||
|
|
|
|||
Loading…
Reference in a new issue