mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme(jandedobbeleer): fix space in executiontime segment
fix space issue with windows terminal
This commit is contained in:
parent
8702098032
commit
457cd35e64
|
@ -149,7 +149,8 @@
|
|||
"trailing_diamond": "",
|
||||
"properties": {
|
||||
"always_enabled": true,
|
||||
"prefix": "<transparent></> \ufa1e"
|
||||
"prefix": "<transparent></> \ufa1e",
|
||||
"postfix": "\u2800"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue