aboutsummaryrefslogtreecommitdiff
path: root/profile
blob: ee3522c17f5a7438259b360cef80d03167cef8b2 (plain)
1
2
3
4
5
6
7
8
9
# Rest of the profile run only if login is from linux console
[[ "$(tty)" != /dev/tty* ]] && return

# 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" ] && exec startx -- vt1