codebrainz commented on this pull request.


> @@ -86,12 +86,10 @@
 #define GEANY_DEFAULT_TOOLS_BROWSER            "open -a safari"
 #define GEANY_DEFAULT_FONT_SYMBOL_LIST "Helvetica Medium 12"
 #define GEANY_DEFAULT_FONT_MSG_WINDOW  "Menlo Medium 12"
-#define GEANY_DEFAULT_FONT_EDITOR              "Menlo Medium 12"

Specifically, I think it would require a file called 
`org.geany.Settings.gschema.override` in the bundle's equivalent of the 
`$(datadir)/glib-2.0/schemas/` directory with the following contents:

```ini
[org.geany.Settings]
editor-font="Menlo Medium 12"
```

-- 
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/pull/1257

Reply via email to