aboutsummaryrefslogtreecommitdiff
path: root/src/Main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main.c')
-rw-r--r--src/Main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Main.c b/src/Main.c
index e5cf9be..d7ff185 100644
--- a/src/Main.c
+++ b/src/Main.c
@@ -88,6 +88,7 @@ int main() {
}
set_default_locale(cfg.default_locale);
+ init_themes("static");
global_config = cfg;