run startx on login - Raspbian Jessie Lite
~/.bash_profile
(pgrep 'tmux|startx' || startx) > /dev/null
From here.
Enrique CR - 2015-12-18
Eccentric Developments
~/.bash_profile
(pgrep 'tmux|startx' || startx) > /dev/null
From here.
Enrique CR - 2015-12-18