gitconfig: New fonts for Tk 8.5.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Nov 2008 16:47:43 +0000 (16:47 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 30 Nov 2008 16:47:43 +0000 (16:47 +0000)
I'm not sure I like the fact that I can't use fixed any more, but
this doesn't seem completely awful.

gitconfig

index 1f90ebf..ade16c4 100644 (file)
--- 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