guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: xfce: Add notification support


From: guix-commits
Subject: 04/07: gnu: xfce: Add notification support
Date: Sun, 3 Apr 2022 06:46:04 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 92b32a0592655dcf20b9c9d248e512132df2aa94
Author: Brendan Tildesley <mail@brendan.scot>
AuthorDate: Fri Mar 18 18:38:42 2022 +1100

    gnu: xfce: Add notification support
    
    * gnu/packages/xfce.scm (xfce)[inputs]: Add XFCE4-NOTIFYD.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/xfce.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 0f790d06c8..bf668fc9cd 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1049,6 +1049,7 @@ for and start applications.")
            thunar-volman
            tumbler
            xfce4-appfinder
+           xfce4-notifyd                          ;for pop-up notifications
            xfce4-panel
            xfce4-power-manager
            xfce4-session



reply via email to

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