Why Nostr? What is Njump?
2024-05-08 18:29:25

Alex on Nostr: What am I doing wrong in my attempt to configure the #Emacs font? I have the ...

What am I doing wrong in my attempt to configure the #Emacs font?

I have the following lines in my init.el:

```
(set-face-attribute 'default nil :family "Input Mono Compressed" :height 150)
(set-frame-font "Input Mono Compressed-15" nil t)
```

If I execute them, I get what I want.
But when part of the init.el they seem to get reset.
If I include them towards the top of the init.el,
I can notice the larger font and then it "disappears".

Please send #Emacs doctors :-D.
Author Public Key
npub1yrj203xc583ty3w7httdz5mscvf40esg6j225yz4smy69j8z07jquq5ssw