瀏覽代碼

Update gitk config (edited by GUI)

Alois Mahdal 10 月之前
父節點
當前提交
7090148254
共有 1 個檔案被更改,包括 8 行新增6 行删除
  1. 8
    6
      dotfiles/config/git/gitk

+ 8
- 6
dotfiles/config/git/gitk 查看文件

@@ -51,12 +51,14 @@ set indexcirclecolor lime
51 51
 set circlecolors {white blue gray blue blue}
52 52
 set linkfgcolor #c5f779
53 53
 set circleoutlinecolor black
54
-set geometry(main) 1080x1689+0+0
54
+set diffbgcolors {"#fff3f3" "#f0fff0"}
55
+set web_browser xdg-open
56
+set geometry(main) 1920x1050+0+0
55 57
 set geometry(state) normal
56
-set geometry(topwidth) 1080
58
+set geometry(topwidth) 1920
57 59
 set geometry(topheight) 294
58
-set geometry(pwsash0) "435 1"
59
-set geometry(pwsash1) "583 1"
60
-set geometry(botwidth) 546
61
-set geometry(botheight) 1390
60
+set geometry(pwsash0) "1087 1"
61
+set geometry(pwsash1) "1157 1"
62
+set geometry(botwidth) 1167
63
+set geometry(botheight) 751
62 64
 set permviews {}