Fork me on GitHub
#prelude
<
2019-06-17
>
Daouda18:06:29

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

Quest20:01:35

Holy batman this is old! But since we have Slack search history now, I'll answer for newbies: This snippet will set the font & size on init (set-face-attribute 'default nil :font "Menlo" :height 180)

Daouda18:06:51

I am using prelude