guix-patches
[Top][All Lists]
Advanced

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

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


From: 'Brendan Tildesley
Subject: [bug#54434] [PATCH v2 5/7] gnu: XFCE: Add notification support
Date: Fri, 18 Mar 2022 18:38:42 +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 731bbd791d..c36749c6a4 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -965,6 +965,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]