mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme(festivetech): remove {{ .Command }}
from transient template
This commit is contained in:
parent
929e460c4e
commit
f47c30d2df
|
@ -79,7 +79,7 @@
|
|||
"transient_prompt": {
|
||||
"background": "transparent",
|
||||
"foreground": "#ffffff",
|
||||
"template": "<#1f4b8e,transparent>\ue0b6</><#ffffff,#1f4b8e>\uf2dc</><#1f4b8e,transparent>\ue0b4</> {{ .Command }}"
|
||||
"template": "<#1f4b8e,transparent>\ue0b6</><#ffffff,#1f4b8e>\uf2dc</><#1f4b8e,transparent>\ue0b4</> "
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue