From 5187a7a36c206cb8fe5011e4583d729bd6f9e078 Mon Sep 17 00:00:00 2001 From: izmyname <135810812+izmyname@users.noreply.github.com> Date: Wed, 6 Nov 2024 01:10:18 +0500 Subject: [PATCH] Must-have/Notification daemon: add info about D-Bus activation (#843) --- pages/Useful Utilities/Must-have.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Useful Utilities/Must-have.md b/pages/Useful Utilities/Must-have.md index 9c87ff4..11dd049 100644 --- a/pages/Useful Utilities/Must-have.md +++ b/pages/Useful Utilities/Must-have.md @@ -11,11 +11,11 @@ not, as you might want to use something else. ### A notification daemon -_Starting method:_ most likely manual (`exec-once`) +_Starting method:_ Automatically, via D-Bus activation, when a notification is emmitted. Alternatively, `exec-once` entry inside `hyprland.conf` can be used. The latter might be preferable, if there are several notification daemons installed on your system. Many apps (e.g. Discord) may freeze without one running. -Examples: `dunst`, `mako`, and `swaync`. +Examples: `dunst`, `mako`, `fnott` and `swaync`. ### Pipewire