aboutsummaryrefslogtreecommitdiff
path: root/home-manager/tests/modules/programs/starship/settings-expected.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