Add autonotify exclusion

This commit is contained in:
Out Of Ideas 2024-05-05 20:03:20 -05:00
parent c72f053188
commit 7458d6e56b
1 changed files with 7 additions and 0 deletions

View File

@ -216,6 +216,13 @@ source $AUTO_NOTIFY_PATH
# History search
source $HISTORY_SEARCH_PATH
##############
# Autonotify #
##############
export AUTO_NOTIFY_IGNORE=("docker" "man" "sleep" "vis" "mg" "vim" "nvim" "mpv" "emacs" "eww" "less" "watch" "htop" "top" "qemu" "qutebrowser" "imv" "lua5.3")
####################
# Foot Integration #
####################