diff --git a/config.def.h b/config.def.h index 0f24dfd..cdc30fc 100644 --- a/config.def.h +++ b/config.def.h @@ -7,8 +7,8 @@ static const unsigned int snap = 32; /* snap pixel */ static const int swallowfloating = 0; /* 1 means swallow floating windows by default */ static const int showbar = 1; /* 0 means no bar */ static const int topbar = 1; /* 0 means bottom bar */ -static const char *fonts[] = { "FuraCode Nerd Font Mono:size=16" }; -static const char dmenufont[] = "FuraCode Nerd Font Mono:size=16"; +static const char *fonts[] = { "Iosevka Fixed Slab:size=16", "Symbols Nerd Font:size=14" }; +static const char dmenufont[] = "Iosevka Fixed Slab:size=16"; static const char col_black[] = "#1d2021"; static const char col_gray[] = "#373737"; static const char col_lightgray[] = "#a89984"; @@ -25,7 +25,7 @@ static const char *colors[][3] = { /* tagging */ //static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" }; -static const char *tags[] = { "1 ", "2 ", "3 ", "4 ", "5 ", "6 ", "7 ", "8 ", "9 " }; +static const char *tags[] = { "1 謹", "2 ", "3 ", "4 ", "5 ", "6 ", "7 ", "8 ", "9 " }; static const Rule rules[] = { /* xprop(1):