aboutsummaryrefslogtreecommitdiff
path: root/profile
diff options
context:
space:
mode:
Diffstat (limited to 'profile')
-rw-r--r--profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/profile b/profile
index eff00a8..b175d9b 100644
--- a/profile
+++ b/profile
@@ -7,3 +7,5 @@ pulseaudio --start 2>/dev/null
mpd ~/.config/mpd/mpd.conf
# Start email synchronization
~/.local/sbin/syncemail
+# And if we are on first terminal also automatically start x server
+[ "$(tty)" = "/dev/tty1" ] && startx