gnu: xfce4-pulseaudio-plugin: Fix ‘media keys’ on some keyboards.
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin)[inputs]: Add keybinder and pavucontrol. Change-Id: Iab871e33e4821c2631d6ad19759e1d1a0b3af02d Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
parent
25976e3026
commit
ba68828b66
@ -512,7 +512,13 @@ matching them against regular expressions.")
|
||||
(native-inputs
|
||||
(list intltool pkg-config dbus-glib dbus))
|
||||
(inputs
|
||||
(list exo libnotify libxfce4ui pulseaudio xfce4-panel))
|
||||
(list exo
|
||||
keybinder
|
||||
libnotify
|
||||
libxfce4ui
|
||||
pavucontrol
|
||||
pulseaudio
|
||||
xfce4-panel))
|
||||
(home-page "https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/")
|
||||
(synopsis "PulseAudio panel plugin for Xfce")
|
||||
(description
|
||||
|
Loading…
Reference in New Issue
Block a user