From 9afd503e1e4db07079c0b8a1b75412ced28caf16 Mon Sep 17 00:00:00 2001 From: kaoplo Date: Fri, 30 Dec 2022 13:41:33 +0100 Subject: [PATCH] dwm config wasnt updated --- dwmbuild/config.def.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dwmbuild/config.def.h b/dwmbuild/config.def.h index b10f7e7..7bb2684 100644 --- a/dwmbuild/config.def.h +++ b/dwmbuild/config.def.h @@ -8,10 +8,10 @@ static const unsigned int snap = 32; /* snap pixel */ static const int showbar = 1; /* 0 means no bar */ static const int topbar = 1; /* 0 means bottom bar */ static const char *fonts[] = { - "monospace:size=14", - "Nerd Font:size=14:antialias=true", + "verdana:size=14", + "Nerd Font:size=16:antialias=true", }; -static const char dmenufont[] = "monospace:size=14"; +static const char dmenufont[] = "verdana:size=14"; static const char col_gray1[] = "#222222"; static const char col_gray2[] = "#444444"; static const char col_gray3[] = "#bbbbbb"; @@ -24,7 +24,7 @@ static const char *colors[][3] = { }; /* tagging */ -static const char *tags[] = { "term", "web", "game", "disc", "misc"}; +static const char *tags[] = { "", "", "", "", "ﭮ", "", "", "", ""}; static const Rule rules[] = { /* xprop(1):