2020-02-29 22:17:47 +01:00
|
|
|
add_newline = false
|
2020-12-21 21:54:59 +01:00
|
|
|
format = "$line_break$package$line_break$character"
|
2020-02-29 22:17:47 +01:00
|
|
|
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]
|
2021-01-02 21:08:23 +01:00
|
|
|
error_symbol = "➜"
|
|
|
|
success_symbol = "➜"
|
2020-02-29 22:17:47 +01:00
|
|
|
|
|
|
|
[memory_usage]
|
|
|
|
threshold = -1
|
|
|
|
|
|
|
|
[package]
|
|
|
|
disabled = true
|