summaryrefslogtreecommitdiffstats
path: root/hacks/config/flurry.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/flurry.xml')
-rw-r--r--hacks/config/flurry.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/hacks/config/flurry.xml b/hacks/config/flurry.xml
deleted file mode 100644
index 5917e32..0000000
--- a/hacks/config/flurry.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="flurry" _label="Flurry" gl="yes">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=0beqUyN5ZsI"/>
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <select id="preset">
- <option id="classic" _label="Classic" arg-set="-preset classic"/>
- <option id="rgb" _label="RGB" arg-set="-preset rgb"/>
- <option id="fire" _label="Fire" arg-set="-preset fire"/>
- <option id="water" _label="Water" arg-set="-preset water"/>
- <option id="binary" _label="Binary" arg-set="-preset binary"/>
- <option id="psych" _label="Psychedelic" arg-set="-preset psychedelic"/>
- <option id="insane" _label="Insane" arg-set="-preset insane"/>
- <option id="random" _label="Random"/>
- </select>
-
- <xscreensaver-updater />
-
- <_description>
-A colourful star(fish)like flurry of particles.
-
-Written by Calum Robinson and Tobias Sargeant; 2002.
- </_description>
-</screensaver>