feat(jj): set conflict-marker-style

This commit is contained in:
2025-07-22 12:43:03 +08:00
parent 1da34bf704
commit 1c7e5b9f05

View File

@@ -26,6 +26,7 @@ lib.my.makeHomeProgramConfig {
ui = { ui = {
graph.style = "square"; graph.style = "square";
default-command = "status"; default-command = "status";
conflict-marker-style = "snapshot";
}; };
signing = { signing = {
backend = "ssh"; backend = "ssh";