Add ping to notify ignore list

This commit is contained in:
Kenneth Benzie 2024-05-03 15:06:25 +01:00
parent a3ca92e2a6
commit 6388b076bd

View File

@ -46,7 +46,7 @@ notify() {
# Send a desktop notification when long running commands complete.
notify_command_threshold=60
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() {