summaryrefslogtreecommitdiffstats
path: root/hacks/config/antspotlight.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/antspotlight.xml')
-rw-r--r--hacks/config/antspotlight.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/hacks/config/antspotlight.xml b/hacks/config/antspotlight.xml
deleted file mode 100644
index 3df385c..0000000
--- a/hacks/config/antspotlight.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="antspotlight" _label="Ant Spotlight" gl="yes">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=NYisFYtODTA"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="100000" default="20000"
- convert="invert"/>
-
- <xscreensaver-image />
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <xscreensaver-updater />
-
- <_description>
-An ant walks over an image.
-
-Written by Blair Tennessy; 2003.
- </_description>
-</screensaver>