#!/bin/bash

rm -f /tmp/Xrootenv.0
rm -f /tmp/fvwmrc*

xloadimage -onroot /root/textures/raindrop.jpg &
exec twm

