autologin and autostart xsecurelock
This commit is contained in:
parent
4bf7e378ee
commit
f8da28c326
2 changed files with 9 additions and 1 deletions
4
zlogin
Normal file
4
zlogin
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
[[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue