-
Notifications
You must be signed in to change notification settings - Fork 0
Add Xfce4-pulseaudio-plugin to panel by default #791
Comments
we can do it this way
…--- /etc/xdg/xfce4/panel/default.org 2018-05-24 16:24:32.808496413 +0200
+++ /etc/xdg/xfce4/panel/default.xml 2018-05-24 16:31:09.646097068 +0200
@@ -45,7 +45,9 @@
</property>
<property name="plugin-4" type="string" value="pager"/>
<property name="plugin-5" type="string" value="clock"/>
- <property name="plugin-6" type="string" value="systray"/>
+ <property name="plugin-6" type="string" value="pulseaudio">
+ <property name="enable-keyboard-shortcuts" type="bool"
value="true"/>
+ </property>
<property name="plugin-7" type="string" value="showdesktop"/>
<property name="plugin-8" type="string" value="separator"/>
<property name="plugin-9" type="string" value="launcher">
tested on sigusr2
On 05/24/18 16:07, Paul Menzel wrote:
Users logging in the first time should have a way to control the volume.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub Enterprise
<#791>, or mute
the thread
<https://github.molgen.mpg.de/notifications/unsubscribe-auth/AAAAkBp3zErU12ubqL8fmPZlWcobPwU5ks5t1r6hgaJpZM0Tgg==>.
--
IT-Abteilung
Max-Planck-Institut fuer Molekulare Genetik
Fon: -1105
Email: schrader@molgen.mpg.de
|
maybe the better way. systray-plugins keep his place and pulse came as additional plugin
|
I think this is fixed |
Sign in
to join this conversation on GitHub.
Users logging in the first time should have a way to control the volume.
The text was updated successfully, but these errors were encountered: