#!/bin/bash /usr/bin/urxvtd -q -o -f & nitrogen --restore & xcompmgr -CcFf & conky | while read -r; do xsetroot -name "$REPLY"; done & exec dwm