summaryrefslogtreecommitdiff
path: root/etc/hosts/profile-nemesis
diff options
context:
space:
mode:
Diffstat (limited to 'etc/hosts/profile-nemesis')
-rw-r--r--etc/hosts/profile-nemesis2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/hosts/profile-nemesis b/etc/hosts/profile-nemesis
index e03c32a..751bd71 100644
--- a/etc/hosts/profile-nemesis
+++ b/etc/hosts/profile-nemesis
@@ -1,5 +1,5 @@
## vim:ft=zsh
-if [[ -z $SSH_CONNECTION && ! -e /tmp/.afterboot ]] {
+if [[ -z $SSH_CONNECTION && ! -e /tmp/.x-started ]] {
touch /tmp/.afterboot
unsetopt bg_nice
startx &! exit