Add xfconf config

This commit is contained in:
Ratmir Karabut
2025-05-09 00:44:21 +03:00
commit 2acf28b3a9
18 changed files with 797 additions and 0 deletions
@@ -0,0 +1,12 @@
<?xml version="1.1" 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,ru"/>
<property name="XkbVariant" type="string" value=","/>
<property name="XkbOptions" type="empty">
<property name="Group" type="string" value="grp:ctrl_shift_toggle"/>
</property>
</property>
</channel>