New directory structure + basilisk

This commit is contained in:
2026-01-12 19:32:18 -07:00
parent 298eb76909
commit ff69bb8284
316 changed files with 2467 additions and 1375 deletions

View File

@@ -0,0 +1,19 @@
<?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="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>