# Sample .xinitrc for starting evilwm # Merge X resources from ~/.Xdefaults [ -f $HOME/.Xdefaults ] && xrdb $HOME/.Xdefaults # Set the background and root cursor shape xsetroot -solid \#400040 xsetroot -cursor_name top_left_arrow # Start evilwm - snap to borders within 10 pixels, xclock starts sticky /usr/bin/evilwm -snap 10 -app xclock/XClock -s & # Transfer control to xclock - killing xclock (with Ctrl+Alt+Escape, say) # will exit our session exec xclock -digital -padding 2 -g -0+0