summaryrefslogtreecommitdiffstats
path: root/xinitrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-09-24 20:35:35 -0500
committerJesse Luehrs <doy@tozt.net>2009-09-24 20:35:35 -0500
commit18d7dcf752369c59a30c46666c5d1fefa03642f3 (patch)
treed63838e0957a78f293174c44aa9a9ba548a29a5c /xinitrc
parent2edd57f756e81295cf5b99e1dded41d34a9762d8 (diff)
downloadconf-18d7dcf752369c59a30c46666c5d1fefa03642f3.tar.gz
conf-18d7dcf752369c59a30c46666c5d1fefa03642f3.zip
move a lot of stuff from xinitrc to daemontools
Diffstat (limited to 'xinitrc')
-rw-r--r--xinitrc11
1 files changed, 5 insertions, 6 deletions
diff --git a/xinitrc b/xinitrc
index d8c345e..b7de1d3 100644
--- a/xinitrc
+++ b/xinitrc
@@ -1,9 +1,8 @@
#!/bin/bash
-. /home/doy/.bashrc
-conky &
-xscreensaver -no-splash &
-watch_lock &
-#exec startfluxbox
-urxvtd -q -o -f
+cd $HOME
+. "$HOME/.bashrc"
+
+pidof svscan || (svscan $HOME/.services 2>&1 | readproctitle $USER ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................) &
+
exec xmonad