summaryrefslogtreecommitdiffstats
path: root/hacks/config/dnalogo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/dnalogo.xml')
-rw-r--r--hacks/config/dnalogo.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/hacks/config/dnalogo.xml b/hacks/config/dnalogo.xml
new file mode 100644
index 0000000..ac10f15
--- /dev/null
+++ b/hacks/config/dnalogo.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="dnalogo" _label="DNA Logo" gl="yes">
+
+ <command arg="-root"/>
+
+ <video href="https://www.youtube.com/watch?v=B7I5A7E3SP0"/>
+
+ <number id="delay" type="slider" arg="-delay %"
+ _label="Frame Rate" _low-label="Low" _high-label="High"
+ low="0" high="100000" default="25000"
+ convert="invert"/>
+
+ <select id="mode">
+ <option id="glyph" _label="DNA Lounge logo" arg-set="-mode helix"/>
+ <option id="pizza" _label="DNA Pizza logo" arg-set="-mode pizza"/>
+ <option id="both" _label="DNA Lounge and DNA Pizza logos"/>
+<!--<option id="codeword" _label="Codeword logo" arg-set="-mode codeword"/>-->
+ </select>
+ <hgroup>
+ <boolean id="wire" _label="Wireframe" arg-set="-wireframe"/>
+ <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+ </hgroup>
+
+ <xscreensaver-updater />
+
+ <_description>
+DNA Lounge
+
+ Restaurant -- Bar -- Nightclub -- Cafe -- Est. 1985.
+
+ 375 Eleventh Street
+ San Francisco, CA
+ 94103
+
+Codeword
+
+ Restaurant -- Bar -- Nightclub -- Cafe -- Est. 2015.
+
+ 917 Folsom Street
+ San Francisco, CA
+ 94107
+
+ https://www.dnalounge.com/
+ http://www.dnapizza.com/
+ https://www.codeword-sf.com/
+
+Written by Jamie Zawinski; 2001.
+ </_description>
+</screensaver>