summaryrefslogtreecommitdiffstats
path: root/xinitrc
diff options
context:
space:
mode:
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