diff --git a/plugins.zsh b/plugins.zsh index 5aa4be1..94b5b25 100644 --- a/plugins.zsh +++ b/plugins.zsh @@ -19,6 +19,7 @@ if [[ "$DISPLAY" != '' ]] && command -v xdotool > /dev/null 2>&1 && command -v zstyle ':notify:*' expire-time 5000 zstyle ':notify:*' command-complete-timeout 20 zstyle ':notify:*' enable-on-ssh yes + zstyle ':notify:*' always-check-active-window yes fi if command -v peco > /dev/null 2>&1; then zinit load jimeh/zsh-peco-history