summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2021-04-13 13:33:50 +0100
committerrafa_99 <rafa99@protonmail.com>2021-04-13 13:33:50 +0100
commitf58a2a83f2662d2c569cbe2cf5212a7edde35ccd (patch)
tree6d0158878df03def85ccaea95d8b981ef7b881ae
parent7d28392402442edad5c7df30f9c1666b89f21af2 (diff)
Updated Font
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 9d24540..2bb6d97 100644
--- a/config.h
+++ b/config.h
@@ -9,7 +9,7 @@ static const int swallowfloating = 0; /* 1 means swallow floating wind
static const int showbar = 1; /* 0 means no bar */
static const int topbar = 1; /* 0 means bottom bar */
static const int focusonwheel = 0;
-static const char *fonts[] = { "monospace:size=10" };
+static const char *fonts[] = { "FiraCode Nerd Font:size=12" };
static const char *colors[][3] = {
/* fg bg border */
[SchemeNorm] = { norm_fg, norm_bg, norm_border }, // Unfocused Windows