summaryrefslogtreecommitdiffstats
path: root/hacks/config/stairs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/stairs.xml')
-rw-r--r--hacks/config/stairs.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/hacks/config/stairs.xml b/hacks/config/stairs.xml
deleted file mode 100644
index 099f963..0000000
--- a/hacks/config/stairs.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="stairs" _label="Stairs" gl="yes">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=Y1ceRT30qr0"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="100000" default="20000"
- convert="invert"/>
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <xscreensaver-updater />
-
- <_description>
-Escher's infinite staircase.
-
-https://en.wikipedia.org/wiki/Maurits_Cornelis_Escher
-
-Written by Marcelo Vianna and Jamie Zawinski; 1998.
- </_description>
-</screensaver>