mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: xfce: Add notification support
* gnu/packages/xfce.scm (xfce)[inputs]: Add XFCE4-NOTIFYD. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
c315fb0cac
commit
92b32a0592
1 changed files with 1 additions and 0 deletions
|
@ -1049,6 +1049,7 @@ (define-public xfce
|
|||
thunar-volman
|
||||
tumbler
|
||||
xfce4-appfinder
|
||||
xfce4-notifyd ;for pop-up notifications
|
||||
xfce4-panel
|
||||
xfce4-power-manager
|
||||
xfce4-session
|
||||
|
|
Loading…
Reference in a new issue