Make notify command threshold 60 seconds again
This commit is contained in:
parent
3accfe0bec
commit
6280d90bd9
@ -44,7 +44,7 @@ notify() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Send a desktop notification when long running commands complete.
|
# Send a desktop notification when long running commands complete.
|
||||||
notify_command_threshold=5
|
notify_command_threshold=60
|
||||||
notify_ignore_list=( git nvim ssh sudo sudoedit tmux vi vim )
|
notify_ignore_list=( git nvim ssh sudo sudoedit tmux vi vim )
|
||||||
|
|
||||||
notify-ignore() {
|
notify-ignore() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user