changed notify text
This commit is contained in:
parent
99c168781b
commit
8ecd188514
1 changed files with 1 additions and 1 deletions
|
@ -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 () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue