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 = {
|
||||
color = "auto";
|
||||
movement.edit = true;
|
||||
graph.style = "square";
|
||||
graph.style = "curved";
|
||||
show-cryptographic-signatures = true;
|
||||
pager = "delta";
|
||||
diff = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue