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

on demand

parent 2c94ca98
Branches
Tags
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.
Please register or to comment