mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
fix: remove vertical offset on first block
This commit is contained in:
parent
39749fc844
commit
3b975aa3f1
|
@ -4,7 +4,6 @@
|
||||||
{
|
{
|
||||||
"type": "prompt",
|
"type": "prompt",
|
||||||
"alignment": "right",
|
"alignment": "right",
|
||||||
"vertical_offset": -1,
|
|
||||||
"segments": [
|
"segments": [
|
||||||
{
|
{
|
||||||
"type": "session",
|
"type": "session",
|
||||||
|
|
Loading…
Reference in a new issue