This commit is contained in:
2025-05-12 15:50:02 -06:00
parent 9f4a11f2e0
commit 9ed520abc2
24 changed files with 282 additions and 113 deletions

View File

@@ -2,6 +2,18 @@
<channel name="xfce4-screensaver" version="1.0">
<property name="saver" type="empty">
<property name="mode" type="int" value="0"/>
<property name="mode" type="int" value="2"/>
<property name="themes" type="empty">
<property name="list" type="array">
<value type="string" value="screensavers-xfce-personal-slideshow"/>
</property>
</property>
</property>
<property name="screensavers" type="empty">
<property name="xfce-personal-slideshow" type="empty">
<property name="location" type="string" value="/home/dakedres/pictures/screensaver-slideshow"/>
<property name="arguments" type="string" value="--location=/home/dakedres/pictures/screensaver-slideshow --background-color=#000000"/>
<property name="no-stretch" type="bool" value="false"/>
</property>
</property>
</channel>