Also notify ignore slides

This commit is contained in:
Kenneth Benzie 2024-05-08 22:52:34 +01:00
parent f983c1e205
commit e1f16b56b0

View File

@ -46,7 +46,23 @@ notify() {
# Send a desktop notification when long running commands complete.
notify_command_threshold=60
notify_ignore_list=(
btop cmatrix gh git glab htop man nvim ping ssh sudo sudoedit tmux top vi vim
btop
cmatrix
gh
git
glab
htop
man
nvim
ping
slides
ssh
sudo
sudoedit
tmux
top
vi
vim
)
notify-ignore() {