aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig/zsh/zprofile1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/zsh/zprofile b/config/zsh/zprofile
index ee2d4ab..5d5f01b 100755
--- a/config/zsh/zprofile
+++ b/config/zsh/zprofile
@@ -70,7 +70,6 @@ export CLOUT_SYNC_PATH="${XDG_DATA_HOME:-$HOME/.sync}/$CLOUT_SYNC_DIR"
if [ "$(tty)" = '/dev/tty1' ]
then
- xmonad --recompile
startx "$XDG_CONFIG_HOME/x11/xinitrc"
poweroff
fi