Add autonotify exclusion
This commit is contained in:
parent
c72f053188
commit
7458d6e56b
1 changed files with 7 additions and 0 deletions
|
@ -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 #
|
||||
####################
|
||||
|
|
Loading…
Reference in a new issue