diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index b5c6085..ae05bca 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -35,7 +35,7 @@ zle -N edit-command-line bindkey '\C-e' edit-command-line notify () { - notify-send "Task finished" "Terminal $(tty) is idle." + notify-send "Attention required" "Terminal $(tty) requires your attention." } mkcd () {