diff --git a/doc/pomo.txt b/doc/pomo.txt index e8a10e3..6cfd12c 100644 --- a/doc/pomo.txt +++ b/doc/pomo.txt @@ -138,8 +138,7 @@ read each option carefully and customize it to your needs: }, -- The "System" notifier sends a system notification when the timer is finished. - -- Available on MacOS natively and Linux via the `libnotify-bin` package. - -- Tracking: https://github.com/epwalsh/pomo.nvim/issues/3 + -- Available on MacOS and Windows natively and on Linux via the `libnotify-bin` package. { name = "System" }, -- You can also define custom notifiers by providing an "init" function instead of a name.