guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#54434] [PATCH 5/6] gnu: XFCE: Add notification support


From: 'Brendan Tildesley
Subject: [bug#54434] [PATCH 5/6] gnu: XFCE: Add notification support
Date: Thu, 17 Mar 2022 19:04:27 +1100

From: Brendan Tildesley <mail@brendan.scot>

* gnu/packages/xfce.scm (xfce): add xfce4-notifyd to inputs for popup 
notifications.
---
 gnu/packages/xfce.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 718e6be771..52952e2200 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -963,6 +963,7 @@ (define-public xfce
            thunar-volman
            tumbler
            xfce4-appfinder
+           xfce4-notifyd
            xfce4-panel
            xfce4-power-manager
            xfce4-session
-- 
2.34.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]