diff --git a/config/omp/omp.toml b/config/omp/omp.toml index ae6dcf2..89076fe 100644 --- a/config/omp/omp.toml +++ b/config/omp/omp.toml @@ -43,7 +43,7 @@ alignment = 'left' style = 'plain' background = 'transparent' foreground = '246' - template = '{{ .HEAD }}{{ if or (.Working.Changed) (.Staging.Changed) }}*{{ end }} {{ if gt .Behind 0 }}⇣{{ end }}{{ if gt .Ahead 0 }}⇡{{ end }}{{ if gt .StashCount 0 }}≡ {{ end }}' + template = '{{ .HEAD }}{{ if or (.Working.Changed) (.Staging.Changed) }}*{{ end }} {{ if gt .Behind 0 }}⇣{{ end }}{{ if gt .Ahead 0 }}⇡{{ end }}{{ if gt .StashCount 0 }}≡ {{ end }}' [blocks.segments.properties] branch_icon = ' '