summaryrefslogtreecommitdiffstats
path: root/hacks/config/vermiculate.xml
blob: 7d82ab019a988d10f6918c474149b5d511c61ebb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="ISO-8859-1"?>

<screensaver name="vermiculate" _label="Vermiculate">

  <command arg="-root"/>

  <video href="https://www.youtube.com/watch?v=YSg9KY-qw5o"/>

  <number id="speed" type="slider" arg="-speed %"
          _label="Duration" _low-label="Short" _high-label="Long"
          low="1" high="1000" default="1" />

  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>

  <xscreensaver-updater />

  <_description>
Squiggly worm-like paths.

Written by Tyler Pierce; 2001.
  </_description>
</screensaver>