guix-commits
[Top][All Lists]
Advanced

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

06/14: gnu: xfce: Add support for volume keyboard buttons.


From: guix-commits
Subject: 06/14: gnu: xfce: Add support for volume keyboard buttons.
Date: Sun, 31 Mar 2024 21:34:50 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit f19c871c3fc5d71ccf117b3c001ce2cf2bc01ebd
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Mar 24 15:52:18 2024 -0400

    gnu: xfce: Add support for volume keyboard buttons.
    
    * gnu/packages/xfce.scm (xfce) [inputs]: Add xfce4-volumed-pulse.
    
    Change-Id: Iac0f76e6aa43d3687ac6c1a25769859e72f840c7
---
 gnu/packages/xfce.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index e90689384f..f9d9a81169 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1252,6 +1252,7 @@ for and start applications.")
            xfce4-battery-plugin
            xfce4-clipman-plugin
            xfce4-pulseaudio-plugin
+           xfce4-volumed-pulse
            xfce4-xkb-plugin))
     (propagated-inputs
      ;; Default font that applications such as IceCat require.



reply via email to

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