#!/bin/sh

#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#

exec wmaker
# exec startkde
# exec icewm
# exec blackbox
# exec fluxbox
