summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc9
1 files changed, 2 insertions, 7 deletions
diff --git a/.xinitrc b/.xinitrc
index 611e305..1ff3ce4 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,9 +1,4 @@
#!/bin/bash
-/home/tom/.screenlayout/set.sh
-
-while true; do
- /home/tom/src/dwmstatus/dwmstatus &
- nitrogen --restore
- /home/tom/src/dwm/dwm 2> /home/tom/.dwm.log
-done
+/home/tom/src/dwmstatus/dwmstatus &
+/home/tom/src/dwm/dwm 2> /home/tom/.dwm.log