summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index b685cb4..ba30e5f 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -1,5 +1,5 @@
$HOME/.dropbox-dist/dropboxd &
-$HOME/.screenlayout/office.sh &
+$XDG_CONFIG_HOME/startup/$(hostname) &
makewall &
sxhkd &
dunst &
@@ -13,5 +13,4 @@ remaps &
while true; do
dwm >/dev/null
done
-# exec icewm
# vim:filetype=sh