From: Michael D. Lowis Date: Sun, 5 Apr 2020 02:10:19 +0000 (-0400) Subject: changed my mind on the font. Verdana rules X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=3c909fd45ff850726d5e65bed689d352f74ae324;p=projs%2Ftide.git changed my mind on the font. Verdana rules --- diff --git a/config.h b/config.h index fa013f2..4be04bd 100644 --- a/config.h +++ b/config.h @@ -36,7 +36,7 @@ static char* TagString = "Del Put Get | Font Tabs Eol | x+ w+ !st !term | Find " /* List of font patterns available to the editor */ static char* Fonts[2] = { - "Geneva:size=13", + "Verdana:size=11", #ifdef __MACH__ "Monaco:size=11" #else