fix(emacs): call priime-font-reload
in init
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
5e32a956e3
commit
c572a73489
1 changed files with 3 additions and 1 deletions
|
@ -197,7 +197,9 @@
|
|||
|
||||
(keymap-global-set "C-+" #'priime-font+)
|
||||
(keymap-global-unset "C--")
|
||||
(keymap-global-set "C--" #'priime-font-))
|
||||
(keymap-global-set "C--" #'priime-font-)
|
||||
|
||||
(priime-font-reload))
|
||||
|
||||
(provide 'priime-general)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue