From f19c871c3fc5d71ccf117b3c001ce2cf2bc01ebd Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sun, 24 Mar 2024 15:52:18 -0400 Subject: 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(+) (limited to 'gnu/packages/xfce.scm') 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 @@ (define-public xfce 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. -- cgit v1.2.3