Re: How to set monospace font face for org-agenda calendar?

2022-11-03 Thread Ihor Radchenko
Mati  writes:

> Hi. I tried to assign monospace font to calendar in org-agenda but it 
> looks it uses default face. How I can set it then?

Change the default face.
Or remap the default face only in that buffer (see
https://protesilaos.com/codelog/2022-01-08-emacs-face-remap-add-relative/)
Or, if you are using variable-pitch-mode, disable it.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



How to set monospace font face for org-agenda calendar?

2022-11-02 Thread Mati
Hi. I tried to assign monospace font to calendar in org-agenda but it 
looks it uses default face. How I can set it then?