From 6d046fcf58c53e8076656bbcae8bdaad87aa1328 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 18 Nov 2016 22:34:36 +0100 Subject: Various small changes I am lazy to sum them up O:-) --- profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'profile') diff --git a/profile b/profile index ffb9d65..eff00a8 100644 --- a/profile +++ b/profile @@ -1,3 +1,6 @@ +# 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 -- cgit v1.2.3