depot/third_party/home-manager/tests/modules/programs/starship/settings-expected.toml
Default email 72904c318c Project import generated by Copybara.
GitOrigin-RevId: 9bf1f40af124573a54fd208b1f539eb694ef31a6
2020-10-11 17:22:58 -07:00

27 lines
386 B
TOML

add_newline = false
prompt_order = ["line_break", "package", "line_break", "character"]
scan_timeout = 10
[aws]
disabled = true
style = "bold blue"
[battery]
charging_symbol = "⚡️"
[[battery.display]]
style = "bold red"
threshold = 10
[[battery.display]]
style = "bold yellow"
threshold = 30
[character]
symbol = "➜"
[memory_usage]
threshold = -1
[package]
disabled = true