xfce + bspwm setup
[~bandali/configs] / xfce4 / .config / xfce4 / xfconf / xfce-perchannel-xml / xfce4-mixer.xml
diff --git a/xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml b/xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml
new file mode 100644 (file)
index 0000000..ea3acb2
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-mixer" version="1.0">
+  <property name="sound-card" type="string" value="HDAIntelPCHAlsamixer"/>
+  <property name="sound-cards" type="empty">
+    <property name="HDAIntelHDMIAlsamixer" type="array">
+    </property>
+    <property name="HDAIntelPCHAlsamixer" type="array">
+      <value type="string" value="Mic Boost"/>
+      <value type="string" value="PCM"/>
+      <value type="string" value="Speaker"/>
+      <value type="string" value="Headphone"/>
+      <value type="string" value="Master"/>
+    </property>
+  </property>
+  <property name="window-height" type="int" value="840"/>
+  <property name="window-width" type="int" value="695"/>
+</channel>