# ---------------------------------------------------------------------- # file: ~/.xinitrc # author: Thayer Williams - http://cinderwick.ca # modified: July 2008 # vim:enc=utf-8:nu:ai:si:et:ts=4:sw=4:ft=sh: # ---------------------------------------------------------------------- numlockx & xset r rate 250 50 xsetroot -solid black & xsetroot -cursor_name left_ptr xbindkeys & xscreensaver -no-splash & nitrogen --restore (sleep 5 && trayer --edge top --align right --widthtype request --height 20 --expand true --transparent true --alpha 0 --tint 0x252525 --margin 20 --padding 5) & (sleep 5 && conky | awesome-client) & (sleep 7 && volwheel) & (sleep 7 && glipper-old) & (sleep 7 && gajim) & urxvt & exec awesome