diff --git a/utilities/utilities.plugin.zsh b/utilities/utilities.plugin.zsh index f492f5e..8ee4a72 100644 --- a/utilities/utilities.plugin.zsh +++ b/utilities/utilities.plugin.zsh @@ -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() {