From 76b2cd198d7daa0530b4922ffc4a0cbc0bee133d Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sun, 29 Mar 2020 10:42:16 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 9268433..d46699e 100644 --- a/Home.md +++ b/Home.md @@ -22,7 +22,6 @@ Detailed instructions on how to connect your notification service(s) up with App 1. [[Faast|Notify_faast]] 1. [[Flock|Notify_flock]] 1. [[Gitter|Notify_gitter]] -1. [[Gnome|Notify_gnome]] 1. [[Gotify|Notify_gotify]] 1. [[Growl|Notify_growl]] 1. [[IFTTT|Notify_ifttt]] @@ -71,7 +70,10 @@ 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|Notify_dbus]] +1. Linux Notifications: + 1. [[Gnome|Notify_gnome]] + 1. [[QT|Notify_dbus]] + 1. [[DBUS|Notify_dbus]] ## 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: