Double command timeout for slower disks/usb sticks
This commit is contained in:
parent
099cc9544a
commit
4cd30d3ccf
1 changed files with 2 additions and 2 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