chiark / gitweb /
gitk sane geometry
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 13 Jun 2016 11:34:28 +0000 (12:34 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 13 Jun 2016 11:34:28 +0000 (12:34 +0100)
templates/gitk.in

index 3e352e2d243197a5c21c8c6bf1fa168648f73e25..12d6bb2d48c440d1565328d2ff5aaba70c64330d 100755 (executable)
@@ -66,4 +66,12 @@ set circlecolors {white blue gray blue blue}
 set linkfgcolor blue
 set circleoutlinecolor black
 set permviews {}
+set geometry(main) 750x957+846+32
+set geometry(state) normal
+set geometry(topwidth) 750
+set geometry(topheight) 210
+set geometry(pwsash0) "406 1"
+set geometry(pwsash1) "586 1"
+set geometry(botwidth) 574
+set geometry(botheight) 742
 END