summaryrefslogtreecommitdiffstats
path: root/hacks/config/bouncingcow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/bouncingcow.xml')
-rw-r--r--hacks/config/bouncingcow.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/hacks/config/bouncingcow.xml b/hacks/config/bouncingcow.xml
index 0e3dfe5..abbb0cb 100644
--- a/hacks/config/bouncingcow.xml
+++ b/hacks/config/bouncingcow.xml
@@ -19,7 +19,11 @@
_label="Number of cows" _low-label="Moo" _high-label="Herd"
low="1" high="9" default="1"/>
- <boolean id="wire" _label="Wireframe" arg-set="-wireframe"/>
+ <boolean id="mathematical"
+ _label="Mathematically ideal cows (spherical, frictionless)"
+ arg-set="-mathematical"/>
+
+ <boolean id="wire" _label="Wireframe" arg-set="-wireframe"/>
<boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
<xscreensaver-updater />