fix(config): update default to use STATUS segment

This commit is contained in:
Jan De Dobbeleer 2023-12-01 11:20:40 +01:00
parent 74da88f99c
commit aed0c4f6d1

View file

@ -404,7 +404,7 @@ func defaultConfig(env platform.Environment, warning bool) *Config {
Template: " \uf0e7 ",
},
{
Type: EXIT,
Type: STATUS,
Style: Diamond,
LeadingDiamond: "<transparent,background>\ue0b0</>",
TrailingDiamond: "\ue0b4",