#!/bin/sh
# Startup script for stkwm. This is just here so I can avoid actually
# installing tkwm at this time.
# Edit the following line to be able to find tkwm and stkwm.tcl.
exec @BIN_DIR@/tkwm -f @TKWM_LIBRARY@/stkwm.tcl -n tkwm
