mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 13:49:23 -05:00
gnu: xfce: Add support for volume keyboard buttons.
* gnu/packages/xfce.scm (xfce) [inputs]: Add xfce4-volumed-pulse. Change-Id: Iac0f76e6aa43d3687ac6c1a25769859e72f840c7
This commit is contained in:
parent
4f236b328a
commit
f19c871c3f
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue