From: Mark Wooding Date: Sun, 30 Nov 2008 16:47:43 +0000 (+0000) Subject: gitconfig: New fonts for Tk 8.5. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/57c72f668b44acc5aa6e095554328e73c4013789?hp=cfabf52cc6df41857e7823994cc7433de2a66871 gitconfig: New fonts for Tk 8.5. I'm not sure I like the fact that I can't use fixed any more, but this doesn't seem completely awful. --- diff --git a/gitconfig b/gitconfig index 1f90ebf..ade16c4 100644 --- a/gitconfig +++ b/gitconfig @@ -75,5 +75,5 @@ signedoffcc = yes [gui] - fontui = -family helvetica -size 11 -weight normal -slant roman -underline 0 -overstrike 0 - fontdiff = -family fixed -size 10 -weight normal -slant roman -underline 0 -overstrike 0 + fontui = -family sans -size 10 + fontdiff = -family monospace -size 10