Commit 83ba59e6 authored by Mikhail Efremov's avatar Mikhail Efremov

xfce settings: Fix mixer plugin configuration.

Update configuration for current version.
parent b0cc3d03
card=PlaybackPulseAudioMixer
track=Master
command=xfce4-mixer
......@@ -67,7 +67,12 @@
<property name="plugin-10" type="string" value="separator">
<property name="style" type="uint" value="1"/>
</property>
<property name="plugin-11" type="string" value="xfce4-mixer-plugin"/>
<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="enable-keyboard-shortcuts" type="bool" value="true"/>
</property>
<property name="plugin-12" type="string" value="separator">
<property name="style" type="uint" value="1"/>
</property>
......
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