From 5466e3d6599181f07ea5824b0eba22d0c333dc3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sat, 8 Apr 2017 21:45:37 +0200 Subject: Changes made while transferring to gentoo --- profile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'profile') diff --git a/profile b/profile index b175d9b..ee3522c 100644 --- a/profile +++ b/profile @@ -1,11 +1,9 @@ # Rest of the profile run only if login is from linux console [[ "$(tty)" != /dev/tty* ]] && return -# Start pulse audio -pulseaudio --start 2>/dev/null # Start music player daemon 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 +[ "$(tty)" = "/dev/tty1" ] && exec startx -- vt1 -- cgit v1.2.3