Skip to content
Snippets Groups Projects
Commit 924ab3ba authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

Merge branch 'dev-jm' into dev

parents 30200384 b0a2602d
No related branches found
No related tags found
No related merge requests found
if [[ -z $DISPLAY ]] && (( $EUID != 0 )) {
[[ ${TTY/tty} != $TTY ]] && (( ${TTY:8:1} <= 3 )) &&
startx &
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment