What happened?
Changing the variable pitch font size doesn’t do any difference.
(setq doom-font (font-spec :family "Fira Code" :size 12)
doom-big-font (font-spec :family "Fira Code" :size 18)
doom-variable-pitch-font (font-spec :family "Open Sans" :size 12))
When I change the font family and go into Writeroom (SPC t z) I can see that the font changes but never the size, no matter what value I put in. I have read multiple configs online and they seem to be able to use size. I have the same behaviour on laptops with Fedora 40 and Debian 11/12. I’m not sure it’s a bug or something I’m still missing?
What did you expect to happen?
Setting size 12 or size 32 would make a visible difference in the size of the font when using Writeroom (SPC t z).
Steps to reproduce
- Set or change doom-variable-pitch-font size.
- Go into Writeroom (SPC t z)
- Font size is the same no matter what number is in the config.el.
System information
Loading data dump...