Double command timeout for slower disks/usb sticks

This commit is contained in:
JeremyStar™ 2023-12-13 19:08:26 +01:00
parent 099cc9544a
commit 4cd30d3ccf

View file

@ -8,7 +8,7 @@ format = '''
[](bold #d60532)$status$character'''
right_format = ""
scan_timeout = 1
command_timeout = 500
command_timeout = 1000
add_newline = true
[line_break]
@ -104,4 +104,4 @@ pipestatus = false
disabled = false
format = "$symbol "
success_symbol = "[>](bold #ffffff)"
error_symbol = "[>](bold #d60532)"
error_symbol = "[>](bold #d60532)"