summaryrefslogtreecommitdiffstats
path: root/macos.c
diff options
context:
space:
mode:
Diffstat (limited to 'macos.c')
-rw-r--r--macos.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/macos.c b/macos.c
index f78a7c6aa..c1b73c879 100644
--- a/macos.c
+++ b/macos.c
@@ -18,9 +18,9 @@ static GtkosxApplication *osx_app;
#define SUBSURFACE_PREFERENCES CFSTR("org.hohndel.subsurface")
#define ICON_NAME "Subsurface.icns"
-#define UI_FONT "Arial Unicode MS 12"
+#define UI_FONT "Arial 12"
-const char system_divelist_default_font[] = "Arial Unicode MS 9";
+const char system_divelist_default_font[] = "Arial 10";
void subsurface_open_conf(void)
{