Fork me on GitHub
#emacs
<
2019-06-17
>
Daouda18:06:47

Hey folks, how can i maximize emacs font size when starting it?

theeternalpulse21:06:05

(set-frame-font "IBMPlexMono 14" nil t)
is what I use