Also ignore top like tools in notify complete
This commit is contained in:
parent
52a9552bf7
commit
f983c1e205
@ -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() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user