xfce + bspwm setup
[~bandali/configs] / xfce4 / .config / xfce4 / xfconf / xfce-perchannel-xml / keyboard-layout.xml
diff --git a/xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml b/xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml
new file mode 100644 (file)
index 0000000..ad431bd
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="keyboard-layout" version="1.0">
+  <property name="Default" type="empty">
+    <property name="XkbDisable" type="bool" value="false"/>
+    <property name="XkbLayout" type="string" value="us,ir"/>
+    <property name="XkbVariant" type="string" value=","/>
+    <property name="XkbOptions" type="empty">
+      <property name="Group" type="string" value=""/>
+    </property>
+  </property>
+</channel>