From 8d8144417196abd209588f04d432e4a44c947f5a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 19 Apr 2020 20:01:06 -0400 Subject: .config/git/gitk: Update geometry, add view --- (limited to '.config/git/gitk') diff --git a/.config/git/gitk b/.config/git/gitk index ab0c62e..ab0cd32 100644 --- a/.config/git/gitk +++ b/.config/git/gitk @@ -51,7 +51,7 @@ set indexcirclecolor green set circlecolors {white blue gray blue blue} set linkfgcolor blue set circleoutlinecolor black -set geometry(main) 1280x720+-2+24 +set geometry(main) 1280x720+0+0 set geometry(state) normal set geometry(topwidth) 1280 set geometry(topheight) 317 @@ -59,4 +59,5 @@ set geometry(pwsash0) "690 1" set geometry(pwsash1) "1120 1" set geometry(botwidth) 651 set geometry(botheight) 398 -set permviews {} +set permviews {{{All refs} {} {--all --branches --tags --remotes} {}} +} -- cgit v0.9.1