Add ping to notify ignore list
This commit is contained in:
parent
a3ca92e2a6
commit
6388b076bd
@ -46,7 +46,7 @@ notify() {
|
|||||||
# Send a desktop notification when long running commands complete.
|
# Send a desktop notification when long running commands complete.
|
||||||
notify_command_threshold=60
|
notify_command_threshold=60
|
||||||
notify_ignore_list=(
|
notify_ignore_list=(
|
||||||
cmatrix gh git glab man nvim ssh sudo sudoedit tmux vi vim
|
cmatrix gh git glab man nvim ping ssh sudo sudoedit tmux vi vim
|
||||||
)
|
)
|
||||||
|
|
||||||
notify-ignore() {
|
notify-ignore() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user