summaryrefslogtreecommitdiffstats
path: root/hacks/config/greynetic.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/greynetic.xml')
-rw-r--r--hacks/config/greynetic.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/hacks/config/greynetic.xml b/hacks/config/greynetic.xml
deleted file mode 100644
index cbc11a9..0000000
--- a/hacks/config/greynetic.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="greynetic" _label="Greynetic">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=lVEi089s1_c"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="250000" default="10000"
- convert="invert"/>
-
- <boolean id="grey" _label="Grey" arg-set="-grey"/>
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <xscreensaver-updater />
-
- <_description>
-Colored, stippled and transparent rectangles.
-
-Written by Jamie Zawinski; 1992.
- </_description>
-</screensaver>