Guest User

Untitled

a guest
May 24th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. xrdb -merge ~/.Xresources &
  2. xsetroot -solid '#202020' &
  3. quartz-wm --only-proxy &
  4.  
  5. while `sh /path/to/dwm/status/script`
  6. do
  7. sleep 3
  8. done &
  9.  
  10. exec /path/to/dwm/binary
Advertisement
Add Comment
Please, Sign In to add comment