summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install1
-rw-r--r--xinitrc9
2 files changed, 10 insertions, 0 deletions
diff --git a/install b/install
index 2f319ec..a4b2c03 100644
--- a/install
+++ b/install
@@ -18,6 +18,7 @@ files="abcde.conf
tmux.conf
vimrc
Xdefaults
+ xinitrc
xmobarrc
bash
bin
diff --git a/xinitrc b/xinitrc
new file mode 100644
index 0000000..d8c345e
--- /dev/null
+++ b/xinitrc
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+. /home/doy/.bashrc
+conky &
+xscreensaver -no-splash &
+watch_lock &
+#exec startfluxbox
+urxvtd -q -o -f
+exec xmonad