From 907e65e369e87f82e08d4b642fbd2201bdef0737 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 29 Jul 2014 19:23:12 +0100 Subject: Gitk: Increase height of log window --- tag-git/config/git/gitk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tag-git/config/git') diff --git a/tag-git/config/git/gitk b/tag-git/config/git/gitk index 9c1a96a..0eb9a03 100644 --- a/tag-git/config/git/gitk +++ b/tag-git/config/git/gitk @@ -53,7 +53,7 @@ set circleoutlinecolor black set geometry(main) 1477x845+26+50 set geometry(state) normal set geometry(topwidth) 1477 -set geometry(topheight) 165 +set geometry(topheight) 300 set geometry(pwsash0) "378 1" set geometry(pwsash1) "569 1" set geometry(botwidth) 473 -- cgit 1.4.1