Adding libinput and some various changes
This commit is contained in:
parent
f7c99edabb
commit
ed47a44b2b
14 changed files with 248 additions and 14 deletions
|
@ -208,6 +208,6 @@ alias la "exa -la"
|
|||
### Start X at login
|
||||
if status is-login
|
||||
if test -z "$DISPLAY" -a "$XDG_VTNR" = 1
|
||||
exec startx -- -keeptty
|
||||
end
|
||||
exec starx
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue