From e5fda44d7c0f50dad101a571e92c66d39638a225 Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Fri, 27 May 2022 11:49:09 +0200 Subject: [PATCH] Add Nerd Mono font settings --- config.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.h b/config.h index e41e2a9..1a5caa4 100644 --- a/config.h +++ b/config.h @@ -17,7 +17,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=11", "Noto Color Emoji:size=11" }; +static const char *fonts[] = { "monospace:size=11", "Noto Color Emoji:size=11", "Nerd Font Mono:weight=bold:size=10:antialias=true:hinting=true" }; static const char dmenufont[] = "monospace:size=11"; static const char col_gray1[] = "#222222"; static const char col_gray2[] = "#444444"; @@ -42,7 +42,8 @@ static const char *const autostart[] = { }; /* tagging */ -static const char *tags[] = { "I", "II", "III", "IV", "V", "VI", "VII", "VIII", "IX" }; +// static const char *tags[] = { "I", "II", "III", "IV", "V", "VI", "VII", "VIII", "IX" }; +static const char *tags[] = { "", "", "", "", "", "", "", "", "" }; static const Rule rules[] = { /* xprop(1):