corrected for thunar script

This commit is contained in:
JaKooLit
2023-10-29 15:41:25 +09:00
parent d3a04c7033
commit 180e1e01ae
24 changed files with 1807 additions and 2 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="fullscreen-inhibit" type="bool" value="true"/>
<property name="enabled" type="bool" value="false"/>
</property>
<property name="lock" type="empty">
<property name="saver-activation" type="empty">
<property name="delay" type="int" value="5"/>
</property>
<property name="enabled" type="bool" value="false"/>
</property>
</channel>