modify jj graph style to curved
This commit is contained in:
parent
41fa2250ce
commit
bdd229a2bd
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ in
|
||||||
ui = {
|
ui = {
|
||||||
color = "auto";
|
color = "auto";
|
||||||
movement.edit = true;
|
movement.edit = true;
|
||||||
graph.style = "square";
|
graph.style = "curved";
|
||||||
show-cryptographic-signatures = true;
|
show-cryptographic-signatures = true;
|
||||||
pager = "delta";
|
pager = "delta";
|
||||||
diff = {
|
diff = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue