Signed-off-by: Lee Tang <i@d0zingcat.dev>
This commit is contained in:
Lee Tang
2023-08-04 12:15:47 +08:00
parent eb67b4cee1
commit c4438ccfc3

View File

@@ -43,7 +43,7 @@ vimcmd_visual_symbol = "[←](bold yellow)"
[time]
disabled = false
time_format = '%R'
format = '[\[ $time \]]($style) '
format = '[\[$time\]]($style) '
style = "gray"
[username]
@@ -67,7 +67,7 @@ disabled = false
[cmd_duration]
show_notifications = false
min_time = 1_000
format = "took [$duration](bold yellow)"
format = "took [$duration](bold yellow) "
min_time_to_notify = 70_000
[sudo]