#!/bin/sh
# Switch to icewm from fluxbox

# Kill icewmbg first
icewmbg -q
exec fluxbox
