Обновление
This commit is contained in:
parent
a040a92a2d
commit
098834c637
@ -19,6 +19,7 @@ if [[ "$DISPLAY" != '' ]] && command -v xdotool > /dev/null 2>&1 && command -v
|
|||||||
zstyle ':notify:*' expire-time 5000
|
zstyle ':notify:*' expire-time 5000
|
||||||
zstyle ':notify:*' command-complete-timeout 20
|
zstyle ':notify:*' command-complete-timeout 20
|
||||||
zstyle ':notify:*' enable-on-ssh yes
|
zstyle ':notify:*' enable-on-ssh yes
|
||||||
|
zstyle ':notify:*' always-check-active-window yes
|
||||||
fi
|
fi
|
||||||
if command -v peco > /dev/null 2>&1; then
|
if command -v peco > /dev/null 2>&1; then
|
||||||
zinit load jimeh/zsh-peco-history
|
zinit load jimeh/zsh-peco-history
|
||||||
|
Loading…
Reference in New Issue
Block a user