<p>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:</p>
<p><code>* {  font-size: 16px; font-family: DejaVu-Sans; } </code></p>
<p>but in this case the precedence is wrong.  I'd expect that fonts selected in an application should override the default</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2069#issuecomment-458633945">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ45WcVMSO--ZxNavDRaTNalreDBaks5vIIangaJpZM4aWseO">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ3CCnOdwVYsqYU5KzHWFbZhCuTsMks5vIIangaJpZM4aWseO.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@tempest766 in #2069: 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:\r\n\r\n`* { \r\n    font-size: 16px;\r\n    font-family: DejaVu-Sans;\r\n}\r\n`\r\n\r\nbut in this case the precedence is wrong.  I'd expect that fonts selected in an application should override the default"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2069#issuecomment-458633945"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2069#issuecomment-458633945",
"url": "https://github.com/geany/geany/issues/2069#issuecomment-458633945",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>