From 2f32e426e73ead0198416086b2409079717139c3 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 09 Apr 2016 14:48:11 -0400 Subject: .config/git/gitk: Set geometry --- diff --git a/.config/git/gitk b/.config/git/gitk index 08889b0..ab0c62e 100644 --- a/.config/git/gitk +++ b/.config/git/gitk @@ -51,12 +51,12 @@ set indexcirclecolor green set circlecolors {white blue gray blue blue} set linkfgcolor blue set circleoutlinecolor black -set geometry(main) 1362x736+-84+8 +set geometry(main) 1280x720+-2+24 set geometry(state) normal -set geometry(topwidth) 1362 -set geometry(topheight) 210 -set geometry(pwsash0) "440 1" -set geometry(pwsash1) "660 1" -set geometry(botwidth) 550 -set geometry(botheight) 521 +set geometry(topwidth) 1280 +set geometry(topheight) 317 +set geometry(pwsash0) "690 1" +set geometry(pwsash1) "1120 1" +set geometry(botwidth) 651 +set geometry(botheight) 398 set permviews {} -- cgit v0.9.1