home: git: do not change metadata color

This commit is contained in:
Bruno BELANYI 2021-12-06 21:24:31 +01:00
parent 07b60f8f52
commit c492774baa

View file

@ -60,6 +60,7 @@ in
# Personal preference for easier reading
decorations = {
commit-style = "raw"; # Do not recolor meta information
keep-plus-minus-markers = true;
paging = "always";
};