Thank you. The "culprit" lies in ~/.config/geany/geany.css:

```
/* use monospaced font in search entries for easier reading of regexp 
(#1907117) */
#GeanyDialogSearch GtkEntry /* GTK < 3.20 */,
#GeanyDialogSearch entry /* GTK >= 3.20 */ {
    font-family: monospace; 
}
```

Closing this issue. Thanks again.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3981#issuecomment-2397648247
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3981/[email protected]>

Reply via email to