mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: xfce: Remove xfce4-volumed-pulse.
With the media keys fixed in the previous commit, there's now no need to provide this as another input. * gnu/packages/xfce.scm (xfce)[inputs]: Remove xfce4-volumed-pulse. Change-Id: I80a80064c75907b2a1e6e880fab9f1e772921b13 Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
parent
ba68828b66
commit
e39566e407
1 changed files with 0 additions and 1 deletions
|
@ -1251,7 +1251,6 @@ (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