summaryrefslogtreecommitdiffstats
path: root/hacks/config/vermiculate.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/vermiculate.xml')
-rw-r--r--hacks/config/vermiculate.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/hacks/config/vermiculate.xml b/hacks/config/vermiculate.xml
new file mode 100644
index 0000000..7d82ab0
--- /dev/null
+++ b/hacks/config/vermiculate.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="vermiculate" _label="Vermiculate">
+
+ <command arg="-root"/>
+
+ <video href="https://www.youtube.com/watch?v=YSg9KY-qw5o"/>
+
+ <number id="speed" type="slider" arg="-speed %"
+ _label="Duration" _low-label="Short" _high-label="Long"
+ low="1" high="1000" default="1" />
+
+ <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+ <xscreensaver-updater />
+
+ <_description>
+Squiggly worm-like paths.
+
+Written by Tyler Pierce; 2001.
+ </_description>
+</screensaver>