Настройки времени для уведомлений
This commit is contained in:
parent
6c98fb13c3
commit
e2170afdba
@ -9,6 +9,8 @@ antibody bundle zsh-users/zsh-completions
|
||||
antibody bundle rupa/z
|
||||
if [[ "$DISPLAY" != '' ]] && command -v xdotool > /dev/null 2>&1 && command -v wmctrl > /dev/null 2>&1; then
|
||||
antibody bundle marzocchi/zsh-notify
|
||||
zstyle ':notify:*' expire-time 6000
|
||||
zstyle ':notify:*' command-complete-timeout 20
|
||||
fi
|
||||
if command -v peco > /dev/null 2>&1; then
|
||||
antibody bundle jimeh/zsh-peco-history
|
||||
|
Loading…
Reference in New Issue
Block a user