diff --git a/.config/git/config b/.config/git/config index 66e4381..af7f36c 100644 --- a/.config/git/config +++ b/.config/git/config @@ -17,7 +17,7 @@ features = blame-style diff-style [delta "blame-style"] blame-code-style = syntax - blame-format = " {commit:<8} {author:^18} {timestamp:>10} " + blame-format = " {commit:<8} {author:^16.15} {timestamp:>10} " blame-palette = "#2E3440" "#3B4252" "#434C5E" "#4C566A" blame-separator-style = blue blame-timestamp-output-format = "%v"