Xfce: Add some configs

Just a few things to keep some themeing and keybinds uniform
This commit is contained in:
2019-09-06 17:24:20 -05:00
parent 49bc0207ae
commit 122e68355d
5 changed files with 224 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-screensaver" version="1.0">
<property name="saver" type="empty">
<property name="mode" type="int" value="0"/>
<property name="idle-activation" type="empty">
<property name="enabled" type="bool" value="false"/>
</property>
</property>
<property name="lock" type="empty">
<property name="saver-activation" type="empty">
<property name="enabled" type="bool" value="true"/>
</property>
</property>
</channel>