X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/1973ab0643707f708a7d6dbede749d5fa6ac1256..c6180949a759e936e57d7ec9d4cfee3379a39cef:/config.def.h?ds=inline diff --git a/config.def.h b/config.def.h index cca63f7..91cf439 100644 --- a/config.def.h +++ b/config.def.h @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ /* appearance */ -static const char font[] = "-*-*-medium-*-*-*-14-*-*-*-*-*-*-*"; +static const char font[] = "-*-terminus-medium-r-*-*-16-*-*-*-*-*-*-*"; static const char normbordercolor[] = "#cccccc"; static const char normbgcolor[] = "#cccccc"; static const char normfgcolor[] = "#000000";