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,16 @@
<?xml version="1.1" encoding="UTF-8"?>
<channel name="parole" version="1.0">
<property name="subtitles" type="empty">
<property name="font" type="string" value="Sans Bold 20"/>
</property>
<property name="folders" type="empty">
<property name="last-used-media" type="string" value="/home/tr/dl"/>
</property>
<property name="window" type="empty">
<property name="maximized" type="bool" value="false"/>
</property>
<property name="audio" type="empty">
<property name="volume" type="int" value="54"/>
</property>
</channel>