[Github-comments] [geany/geany] cannot change symbol or message fonts (#2069)

Rob P notifications at xxxxx
Tue Jan 29 17:36:39 UTC 2019


I run multiple displays with differing DPIs so I had to find a common denominator that would pass on both monitors.  I have a ~/.config/gtk-3.0/gtk.css in a config directory that looks like:

`* { 
    font-size: 16px;
    font-family: DejaVu-Sans;
}
`

but in this case the precedence is wrong.  I'd expect that fonts selected in an application should override the default

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2069#issuecomment-458633945
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190129/37dc01c3/attachment.html>


More information about the Github-comments mailing list