mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 11:59:40 -08:00
docs(executiontime): add always_enabled to example
This commit is contained in:
parent
f126212fbc
commit
a973a75604
|
@ -25,7 +25,8 @@ import Config from '@site/src/components/Config.js';
|
|||
"template": " <#fefefe>\ueba2</> {{ .FormattedMs }} ",
|
||||
"properties": {
|
||||
"threshold": 500,
|
||||
"style": "austin"
|
||||
"style": "austin",
|
||||
"always_enabled": true
|
||||
}
|
||||
}}/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue