From 32e02651021736db5133314d9d6440cbdbc23ded Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 30 Mar 2020 20:15:11 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index d46699e..6cd9704 100644 --- a/Home.md +++ b/Home.md @@ -69,11 +69,12 @@ The following are just some general notification services you can configure to h ### Desktop Notification Services The following services work locally on the same PC they're ran on. -1. [[Windows Notifications|Notify_windows]] 1. Linux Notifications: 1. [[Gnome|Notify_gnome]] 1. [[QT|Notify_dbus]] 1. [[DBUS|Notify_dbus]] +1. [[MacOS X Notifications|Notify_macosx]] +1. [[Windows Notifications|Notify_windows]] ## Configuration Configuration can be retrieved via a flat file on your local system or from a remote server via the http(s) protocol. You can learn more about this here: