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, 29 insertions, 0 deletions
diff --git a/hacks/config/flurry.xml b/hacks/config/flurry.xml
new file mode 100644
index 0000000..5917e32
--- /dev/null
+++ b/hacks/config/flurry.xml
@@ -0,0 +1,29 @@
+<?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>