mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-13 20:27:28 -08:00
fix(theme): use small arrow like it was previously
This theme used to have a large arrow followed by a small arrow.
This commit is contained in:
parent
2f64a2700c
commit
9d97256787
|
@ -265,7 +265,7 @@
|
|||
"always_enabled": true
|
||||
},
|
||||
"style": "plain",
|
||||
"template": "\ue285\ueb9e ",
|
||||
"template": "\ue285\ueab6 ",
|
||||
"type": "status"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue