summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2020-04-19 20:01:06 (EDT)
committer P. J. McDermott <pj@pehjota.net>2021-08-21 19:09:28 (EDT)
commit8d8144417196abd209588f04d432e4a44c947f5a (patch)
tree4fc899892c25b03009a7dc0b2aecae4083b78c5d
parent2f32e426e73ead0198416086b2409079717139c3 (diff)
downloadgit-8d8144417196abd209588f04d432e4a44c947f5a.zip
git-8d8144417196abd209588f04d432e4a44c947f5a.tar.gz
git-8d8144417196abd209588f04d432e4a44c947f5a.tar.bz2
.config/git/gitk: Update geometry, add viewhost/alsvid2
-rw-r--r--.config/git/gitk5
1 files changed, 3 insertions, 2 deletions
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} {}}
+}