Skip to content
Snippets Groups Projects
Commit 2c94ca98 authored by jean-michel's avatar jean-michel Committed by Eric Vidal
Browse files

no auto plz

parent 556a7ffe
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