From 32da95069c2601d12c60a290c742ef70daa3c371 Mon Sep 17 00:00:00 2001 From: Allen Webster Date: Sat, 5 Mar 2016 03:13:42 -0500 Subject: [PATCH] 4coder_handmade_hero.cpp ready to go part3 --- 4coder_custom.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/4coder_custom.cpp b/4coder_custom.cpp index 95d9dbf7..b278e2d8 100644 --- a/4coder_custom.cpp +++ b/4coder_custom.cpp @@ -2,7 +2,7 @@ #define Custom_Default 0 #define Custom_HandmadeHero 1 -#define Custom_Current Custom_HandmadeHero +#define Custom_Current Custom_Default #include "4coder_custom.h" @@ -29,7 +29,7 @@ HOOK_SIG(my_start){ exec_command(app, cmdid_change_active_panel); app->change_theme(app, literal("4coder")); - app->change_font(app, literal("liberation mono")); + app->change_font(app, literal("liberation sans")); // Theme options: // "4coder"