Bump a bit the size of font - pkgsrc-localpatches - leot's pkgsrc LOCALPATCHES
 (HTM) hg clone https://bitbucket.org/iamleot/pkgsrc-localpatches
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset 1d6bf6b4107966392090ae8e95d19dd28881628d
 (DIR) parent 762e7a8a45d033dc4d72bf15bb33eac138c94b2d
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Thu, 11 Oct 2018 11:51:46 
       
       Bump a bit the size of font
       
       Diffstat:
        wip/tabbed-git/patch-config.h |  2 +-
        1 files changed, 1 insertions(+), 1 deletions(-)
       ---
       diff -r 762e7a8a45d0 -r 1d6bf6b41079 wip/tabbed-git/patch-config.h
       --- a/wip/tabbed-git/patch-config.h     Thu Oct 11 11:43:39 2018 +0200
       +++ b/wip/tabbed-git/patch-config.h     Thu Oct 11 11:51:46 2018 +0200
       @@ -4,7 +4,7 @@
        +/* See LICENSE file for copyright and license details. */
        +
        +/* appearance */
       -+static const char font[]        = "Droid Sans Mono:size=9";
       ++static const char font[]        = "Droid Sans Mono:size=10";
        +static const char* normbgcolor  = "#000000";
        +static const char* normfgcolor  = "#777777";
        +static const char* selbgcolor   = "#000000";