Also ignore top like tools in notify complete

This commit is contained in:
Kenneth Benzie 2024-05-08 14:42:21 +01:00
parent 52a9552bf7
commit f983c1e205

View File

@ -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 ping ssh sudo sudoedit tmux vi vim btop cmatrix gh git glab htop man nvim ping ssh sudo sudoedit tmux top vi vim
) )
notify-ignore() { notify-ignore() {