Commit 23e8ca7e authored by Mikhail Efremov's avatar Mikhail Efremov

xfce settings: Use pavucontrol instead of xfce4-mixer.

Set pavucontrol as command to launch from mixer panel plugin. PulseAudio is default for SL.
parent f0cf5112
......@@ -71,7 +71,7 @@
<property name="plugin-11" type="string" value="mixer">
<property name="sound-card" type="string" value="PlaybackPulseAudioMixer"/>
<property name="track" type="string" value="Master"/>
<property name="command" type="string" value="xfce4-mixer"/>
<property name="command" type="string" value="pavucontrol"/>
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>
<property name="plugin-12" type="string" value="separator">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment