diff options
Diffstat (limited to 'fvwm/config')
-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 |