Change timeout back to 1000
This commit is contained in:
parent
78dc6e8779
commit
ac3079b2e9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ format = '''
|
||||||
[└───────](bold #d60532)$status$character'''
|
[└───────](bold #d60532)$status$character'''
|
||||||
right_format = ""
|
right_format = ""
|
||||||
scan_timeout = 1
|
scan_timeout = 1
|
||||||
command_timeout = 500
|
command_timeout = 1000
|
||||||
add_newline = true
|
add_newline = true
|
||||||
|
|
||||||
[line_break]
|
[line_break]
|
||||||
|
|
Loading…
Reference in a new issue