#!/bin/sh # # /etc/X11/xinit/xinitrc.pekwm # # Set cursor and solid black bg xsetroot -solid black -cursor_name left_ptr # Execute pekwm exec pekwm # EOF