From 8fe17768f750921eaf17ae13840f5ec74d617457 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Wed, 5 Aug 2020 22:20:12 -0400 Subject: [PATCH] Nerd Font, Icons, & Size Changes - Change font to NotoSans Nerd Font - Change font size to 10 - Change tag icons and add subscript numbers --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.h b/config.h index d55dbb2..2687b30 100644 --- a/config.h +++ b/config.h @@ -13,7 +13,7 @@ static const int systraypinningfailfirst = 1; /* 1: if pinning fails, display static const int showsystray = 1; /* 0 means no systray */ static const int showbar = 1; /* 0 means no bar */ static const int topbar = 1; /* 0 means bottom bar */ -static const char *fonts[] = { "monospace:size=12", "fontawesome:size=12" }; +static const char *fonts[] = { "NotoSans Nerd Font:size=10" }; static const char col_gray1[] = "#282a36"; /* background color */ static const char col_gray2[] = "#6272a4"; /* inactive window border color */ static const char col_gray3[] = "#f8f8f2"; /* font color */ @@ -26,7 +26,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "", "", "", "", "", "", "", "", "" }; +static const char *tags[] = { " ₁", "龎 ₂", " ₃", " ₄", "爵 ₅", " ₆", " ₇", " ₈", " ₉" }; static const Rule rules[] = { /* xprop(1):