diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-04-19 17:28:04 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-04-19 17:28:04 +0200 |
commit | 0baf956d4160595f5bc945822a79c78c47fe6de5 (patch) | |
tree | 4c341504228b8ab04929e0acbe5583feacb5a5b0 /fvwm/config | |
parent | 3fb93ad50ffb4db09e673631b5c07f03d419e226 (diff) |
Add FvwmAnimate
Diffstat (limited to '')
-rw-r--r-- | fvwm/config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fvwm/config b/fvwm/config index dec7435..199ef81 100644 --- a/fvwm/config +++ b/fvwm/config @@ -79,3 +79,11 @@ CursorStyle MENU left_ptr # IconBox Style * IconBox 75x500+1+180 Style * IconFill top bottom + +# Animate + AddToFunc StartFunction + + I Module FvwmAnimate + *FvwmAnimate: Effect Turn + *FvwmAnimate: Delay 5 + *FvwmAnimate: Iterations 30 + *FvwmAnimate: Width 1 |