summaryrefslogtreecommitdiff
path: root/etc/.zprofile
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-01-20 18:51:47 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-01-20 18:51:47 +0100
commitbcbeb635ed517e1182c336ece3cd5ac1f84508a8 (patch)
treeed6b8d2f975b3f4c1b562399b73495245f9620d4 /etc/.zprofile
parenteb01006573571b8e5fcc7cb7fe9e80acc11a4399 (diff)
zprofile: Autostart X += saviour
Diffstat (limited to 'etc/.zprofile')
-rw-r--r--etc/.zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/.zprofile b/etc/.zprofile
index 3bc766a..2b8312d 100644
--- a/etc/.zprofile
+++ b/etc/.zprofile
@@ -21,7 +21,7 @@ echo
[[ -n $(echo Maildir/new/*(N)) ]] && pr_info "You have mail!"
[[ -r ${ZDIR}/local-profile ]] && source ${ZDIR}/local-profile
-if [[ ${HOST} == descent && -z ${SSH_CONNECTION} && \
+if [[ ${HOST} == (descent|saviour) && -z ${SSH_CONNECTION} && \
! -e /tmp/.x-started ]] \
{
touch /tmp/.x-started