From 106afba67128a1900bd8969aa415c9958648dc2b Mon Sep 17 00:00:00 2001 From: moko256 Date: Thu, 13 Jan 2022 16:03:30 +0900 Subject: docs(cmd_duration): rust-notify -> notify-rust (#3417) --- docs/config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/README.md b/docs/config/README.md index 35b8de66d..8afc5b5b9 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -610,7 +610,7 @@ running `eval $(starship init $0)`, and then proceed as normal. ::: tip -Showing desktop notifications requires starship to be built with `rust-notify` support. You check if your starship +Showing desktop notifications requires starship to be built with `notify-rust` support. You check if your starship supports notifications by running `STARSHIP_LOG=debug starship module cmd_duration -d 60000` when `show_notifications` is set to `true`. ::: -- cgit v1.2.3