blob: 814bce4c22de7c07c62178c52f58e1baf1eb35af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-mixer" version="1.0">
<property name="sound-card" type="string" value="HDAIntelAlsamixer"/>
<property name="window-height" type="int" value="400"/>
<property name="window-width" type="int" value="600"/>
<property name="sound-cards" type="empty">
<property name="HDAIntelAlsamixer" type="array">
<value type="string" value="Master"/>
</property>
</property>
</channel>
|