theme(jandedobbeleer): fix space in executiontime segment

fix space issue with windows terminal
This commit is contained in:
Laurent Nullens 2021-10-27 07:12:18 +02:00 committed by Jan De Dobbeleer
parent 8702098032
commit 457cd35e64

View file

@ -149,7 +149,8 @@
"trailing_diamond": "", "trailing_diamond": "",
"properties": { "properties": {
"always_enabled": true, "always_enabled": true,
"prefix": "<transparent></> \ufa1e" "prefix": "<transparent></> \ufa1e",
"postfix": "\u2800"
} }
}, },
{ {