mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(starship): increase timeout
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Don't print a new line at the start of the prompt
|
||||
add_newline = false
|
||||
|
||||
command_timeout = 1000
|
||||
command_timeout = 2000
|
||||
|
||||
# "bold red" style when capacity is between 0% and 10%
|
||||
[[battery.display]]
|
||||
|
||||
Reference in New Issue
Block a user