X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.def.h;h=91cf4391d20883b8d2cf8431c0dcda6d9e61562a;hp=cca63f7e0d4e064eeaeae59f59a025bb6ce1cac3;hb=c6180949a759e936e57d7ec9d4cfee3379a39cef;hpb=1973ab0643707f708a7d6dbede749d5fa6ac1256 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";